forked from colonelpanic/dotfiles
[NixOS] Move electron stuff into its own module
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
./gitea-runner.nix
|
||||
./gitea.nix
|
||||
./gnome.nix
|
||||
./electron.nix
|
||||
./imalison.nix
|
||||
./internet-computer.nix
|
||||
./kat.nix
|
||||
@@ -42,6 +43,7 @@
|
||||
modules.gnome.enable = false;
|
||||
modules.xmonad.enable = true;
|
||||
modules.extra.enable = true;
|
||||
modules.electron.enable = true;
|
||||
modules.code.enable = true;
|
||||
modules.games.enable = true;
|
||||
modules.syncthing.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user