Deploy kagami-do

This commit is contained in:
Natsu Kagami 2024-06-08 17:38:50 +02:00
parent c7cdc4ff5e
commit f4c8297a55
Signed by: nki
GPG key ID: 55A032EB38B49ADB
3 changed files with 37 additions and 19 deletions

View file

@ -64,7 +64,6 @@
};
nix = {
package = pkgs.nixUnstable;
extraOptions = ''
experimental-features = nix-command flakes
'';