feat: add some options to nixvim
This commit is contained in:
parent
263728f6b6
commit
d53b064c0c
2 changed files with 24 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
|||
# Default graphical programs and personalisation
|
||||
{
|
||||
imports = [
|
||||
./programs/firefox.nix
|
||||
./programs/kitty.nix
|
||||
./programs/hyprland.nix
|
||||
./programs/waybar.nix
|
||||
./programs/dunst.nix
|
||||
./programs/firefox.nix
|
||||
./programs/hyprland.nix
|
||||
./programs/kitty.nix
|
||||
./programs/waybar.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue