fix(cheetah)!: nixpkgs.overlays
&& gpg
Fix `gpg` as `ssh` setup (also add `openssh` to `home.packages`) Remove `j` (breaking, cannot build)
This commit is contained in:
parent
581b1d9a8d
commit
02f7fe0cf5
4 changed files with 29 additions and 25 deletions
machines/nix-on-droid/aarch64-linux/cheetah
|
@ -18,7 +18,7 @@
|
|||
system.stateVersion = "22.11";
|
||||
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes repl-flake
|
||||
experimental-features = nix-command flakes repl-flake recursive-nix
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue