Nyx: bunch of bs

This commit is contained in:
blahai 2024-10-24 19:50:52 +03:00
parent 59150ce65b
commit 4afee128c8
No known key found for this signature in database
2 changed files with 21 additions and 1 deletions

View file

@ -1,4 +1,7 @@
{ config, lib, pkgs, ... }: {
home.packages = with pkgs; [
neofetch
];
programs.fish = {
enable = true;