move graphical import to flake
This commit is contained in:
parent
3bf9f9b6d1
commit
9877bc2f30
3 changed files with 5 additions and 4 deletions
|
|
@ -14,8 +14,6 @@
|
|||
./modules/menu.nix
|
||||
./modules/scripts.nix
|
||||
|
||||
./programs/vscode.nix
|
||||
./programs/graphical.nix
|
||||
./programs/scripts.nix
|
||||
./programs/neovim/.
|
||||
./programs/helix.nix
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
./qutebrowser.nix
|
||||
./pcmanfm.nix
|
||||
./mpv.nix
|
||||
./vscode.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue