mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
trying this
This commit is contained in:
parent
8374f7de3e
commit
8abda55ac9
10 changed files with 132 additions and 22 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
# Nix
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue