feat: provide support for more archtectures

This commit is contained in:
Swarsel 2024-07-21 16:11:07 +02:00
parent 350f08daa8
commit 36a874e400
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 756 additions and 776 deletions

View file

@ -13,7 +13,7 @@
};
};
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# nix.settings.experimental-features = ["nix-command" "flakes"];
users.mutableUsers = false;