there's no way this could go wrong!

This commit is contained in:
Gerg-L 2023-12-04 20:22:56 -05:00
parent da39d7792d
commit 28f72dee5b
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
31 changed files with 36 additions and 32 deletions

View file

@ -110,5 +110,5 @@
'';
};
};
_file = ./dwm.nix;
#_file
}

View file

@ -48,5 +48,5 @@ _:
displayManager.defaultSession = "gnome";
};
};
_file = ./gnome.nix;
#_file
}

View file

@ -19,5 +19,5 @@ _:
displayManager.defaultSession = "xfce";
};
};
_file = ./xfce.nix;
#_file
}

View file

@ -17,5 +17,5 @@ _:
};
};
};
_file = ./autoLogin.nix;
#_file
}

View file

@ -43,5 +43,5 @@
};
};
};
_file = ./lightDM.nix;
#_file
}

View file

@ -10,5 +10,5 @@ _:
excludePackages = [pkgs.xterm];
desktopManager.xterm.enable = false;
};
_file = ./X11.nix;
#_file
}

View file

@ -85,5 +85,5 @@
'';
};
};
_file = ./misc.nix;
#_file
}

View file

@ -97,5 +97,5 @@ _:
}
)
];
_file = ./builders.nix;
#_file
}

View file

@ -41,5 +41,5 @@ in
};
}
];
_file = ./hardware.nix;
#_file
}

View file

@ -12,5 +12,5 @@ _:
gerg-desktop_fingerprint = "BQxvBOWsTw1gdNDR0KzrSRmbVhDrJdG05vYXkVmw8yA";
gerg_gerg-desktop = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJWbwkFJmRBgyWyWU+w3ksZ+KuFw9uXJN3PwqqE7Z/i8";
};
_file = ./keys.nix;
#_file
}

View file

@ -59,5 +59,5 @@ _:
# Useless with flakes (without configuring)
programs.command-not-found.enable = false;
};
_file = ./misc.nix;
#_file
}

View file

@ -56,5 +56,5 @@ inputs:
use-xdg-base-directories = true;
auto-allocate-uids = true;
};
_file = ./nix.nix;
#_file
}

View file

@ -159,5 +159,5 @@
};
};
};
_file = ./shell.nix;
#_file
}

View file

@ -15,5 +15,5 @@
age.sshKeyPaths = ["/etc/ssh/ssh_host_ed25519_key"];
};
};
_file = ./sops.nix;
#_file
}

View file

@ -98,5 +98,5 @@ in
};
})
];
_file = ./theming.nix;
#_file
}