mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
Fix for chaotic
This commit is contained in:
parent
35ea2d54b5
commit
fdc301a09a
1 changed files with 3 additions and 1 deletions
|
@ -26,6 +26,8 @@
|
|||
../../user/hardware/bluetooth.nix # Bluetooth
|
||||
];
|
||||
|
||||
nix.package = pkgs.nix;
|
||||
|
||||
home.stateVersion = "22.11"; # Please read the comment before changing.
|
||||
|
||||
home.packages = (with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue