forked from colonelpanic/dotfiles
[NixOS] modules -> myModules
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
modules.postgres.enable = true;
|
||||
myModules.postgres.enable = true;
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user