This commit is contained in:
Matthew Bessette
2026-04-05 00:54:01 -04:00
parent 10da3b7da6
commit 273396aa99
3 changed files with 131 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
./caesium.hardware.nix # Crucial: Imports your UUIDs
];
time.timeZone = "America/New_York";
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
@@ -96,7 +97,8 @@
git
wget
curl
bottles
bottles
_1password-gui
];
# --- SYSTEM VERSION ---