Restructure home and system modules
This commit is contained in:
parent
b86a8b50c7
commit
a03355b3a1
35 changed files with 82 additions and 82 deletions
|
@ -15,7 +15,7 @@
|
|||
programs.home-manager.enable = true;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
homeModules = {
|
||||
modules.home = {
|
||||
apps = {
|
||||
chromium.enable = true;
|
||||
flatpak.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue