mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Fix for chaotic
This commit is contained in:
parent
35ea2d54b5
commit
fdc301a09a
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue