genericLinux enable
This commit is contained in:
@@ -16,6 +16,9 @@ in
|
||||
docker
|
||||
desktop
|
||||
];
|
||||
targets.genericLinux.enable = true;
|
||||
|
||||
shell.program = "zsh";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nixos-rebuild
|
||||
@@ -40,7 +43,6 @@ in
|
||||
homelab = true;
|
||||
dev = true;
|
||||
};
|
||||
shell.program = "zsh";
|
||||
sops.secrets."restic_password/john_ubuntu" = {
|
||||
path = "${config.xdg.configHome}/resticprofile/password.txt";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user