refactoring complete
This commit is contained in:
parent
91d4b21cdf
commit
5b18428ab0
10 changed files with 164 additions and 161 deletions
|
@ -30,11 +30,16 @@
|
|||
programs.dconf.enable = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
modules = {
|
||||
system = {
|
||||
};
|
||||
usrEnv = {
|
||||
desktop.hyprland.enable = true;
|
||||
};
|
||||
other = {
|
||||
system = {
|
||||
hostname = "temperance";
|
||||
username = "vali";
|
||||
gitPath = "/home/vali/repos/nichts";
|
||||
gitPath = "/home/vali/projects/nichts";
|
||||
};
|
||||
home-manager = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue