Fix for chaotic

This commit is contained in:
Emmet
2024-12-07 12:17:52 -06:00
parent 35ea2d54b5
commit fdc301a09a

View File

@@ -24,7 +24,9 @@
../../user/lang/cc/cc.nix # C and C++ tools
../../user/lang/godot/godot.nix # Game development
../../user/hardware/bluetooth.nix # Bluetooth
];
];
nix.package = pkgs.nix;
home.stateVersion = "22.11"; # Please read the comment before changing.