rotate microwave key

This commit is contained in:
Grigory Shipunov 2022-07-15 05:05:30 +02:00
parent d6f6840073
commit 4d0d525875
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
5 changed files with 23 additions and 26 deletions

View file

@ -27,7 +27,6 @@
];
nix = {
autoOptimiseStore = true;
extraOptions = ''
experimental-features = nix-command flakes
'';