First Commit

This commit is contained in:
2026-01-05 04:04:36 +01:00
commit c7a17f7772
83 changed files with 3574 additions and 0 deletions

23
hosts/lillypc/config.nix Normal file
View File

@@ -0,0 +1,23 @@
{
my = {
gaming.enable = true;
cachyosKernel.enable = true;
desktop = {
enable = true;
sddm = {
enable = true;
autoLogin.enable = true;
};
hyprland.enable = true;
flatpak.enable = true;
};
nvidia.enable = true;
openlinkhub.enable = true;
rgb.enable = true;
};
openlinkhub.enable = true;
}