more stuff

This commit is contained in:
caem 2025-01-19 13:18:30 +01:00
parent 358573b80d
commit 7b40e3bf9e
Signed by: caem
GPG key ID: 69A830D03203405F
4 changed files with 7 additions and 2 deletions

View file

@ -8,6 +8,9 @@
trusted-users = [ "@wheel" ];
allowed-users = [ "@wheel" ];
};
extraOptions = ''
experimental-features = nix-command flakes
'';
};
nixpkgs = {