Compare commits
2 commits
5218a5331d
...
4099e9dce4
Author | SHA1 | Date | |
---|---|---|---|
4099e9dce4 | |||
4a8eecbd56 |
2 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,7 @@
|
|||
extraSpecialArgs = { inherit inputs outputs; };
|
||||
modules = [
|
||||
./home/yt/chunk.nix
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -98,6 +98,7 @@
|
|||
gdb
|
||||
clang
|
||||
seahorse
|
||||
github-cli
|
||||
];
|
||||
|
||||
programs.waybar.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue