mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 09:03:00 -04:00
Nyx: bunch of bs
This commit is contained in:
parent
59150ce65b
commit
4afee128c8
2 changed files with 21 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
{ config, lib, pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
neofetch
|
||||
];
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue