Update a bunch of things to fix the flake lock update, conduwuit is broken rn
This commit is contained in:
parent
77b2b41c3a
commit
b0af058fca
16 changed files with 438 additions and 107 deletions
|
@ -150,5 +150,5 @@
|
|||
boot.supportedFilesystems = lib.mkForce ["bcachefs" "btrfs" "cifs" "f2fs" "jfs" "ntfs" "reiserfs" "vfat" "xfs"];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
system.stateVersion = "unstable";
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue