rename files to specific program names
move editor module to vscode program update work settings
This commit is contained in:
parent
d2131bdde2
commit
2c86143857
8 changed files with 62 additions and 70 deletions
|
|
@ -10,18 +10,18 @@
|
|||
./modules/terminal.nix
|
||||
./modules/scripts.nix
|
||||
./modules/email.nix
|
||||
./modules/editor.nix
|
||||
./modules/mpd.nix
|
||||
./modules/menu.nix
|
||||
./modules/scripts.nix
|
||||
|
||||
./programs/vscode.nix
|
||||
./programs/graphical.nix
|
||||
./programs/scripts.nix
|
||||
./programs/neovim/.
|
||||
./programs/helix.nix
|
||||
./programs/git.nix
|
||||
./programs/lf/.
|
||||
./programs/shell.nix
|
||||
./programs/zsh.nix
|
||||
{
|
||||
options.windowManager.modifierKey = lib.mkOption {default = "SUPER";};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue