This commit is contained in:
Asaki Yuki 2026-04-09 13:55:33 +07:00
parent a19f0bde5c
commit 3371d41a3c
6 changed files with 22 additions and 4 deletions

View file

@ -16,8 +16,6 @@
nixpkgs.config.allowUnfree = true;
programs.firefox.enable = true;
nix.settings.experimental-features = [
"nix-command"
"flakes"