Monitor layout, flake location.
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
programs.nh = {
|
programs.nh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
flake = "/home/lily/Programming/New LiNix";
|
flake = "/home/lily/Programming/LiNix";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
../../modules/home/vim.nix
|
../../modules/home/vim.nix
|
||||||
../../modules/home/hyprland.nix
|
../../modules/home/hyprland.nix
|
||||||
../../modules/home/river.nix
|
../../modules/home/river.nix
|
||||||
|
../../modules/home/games.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Home Manager needs a bit of information about you and the paths it should
|
# Home Manager needs a bit of information about you and the paths it should
|
||||||
@@ -69,6 +70,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userName = "Lily Anderson";
|
userName = "Lily Anderson";
|
||||||
userEmail = "lilylanderson@zoho.com";
|
userEmail = "lilylanderson@zoho.com";
|
||||||
|
lfs.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user