ssh
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
imports =
|
||||
[
|
||||
../../modules
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
@@ -37,14 +38,6 @@
|
||||
services.spice-vdagentd.enable = true;
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kitty
|
||||
vim
|
||||
wget
|
||||
git
|
||||
curl
|
||||
zsh
|
||||
];
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user