wip
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
inputs.self.nixosModules.workstation
|
||||
inputs.self.nixosModules.initrd-ssh
|
||||
inputs.self.nixosModules.localisation
|
||||
inputs.self.nixosModules.aarch64-vm
|
||||
];
|
||||
|
||||
yubikey.enable = true;
|
||||
@@ -38,6 +39,7 @@
|
||||
command = "sway";
|
||||
};
|
||||
sway.enable = true;
|
||||
aarch64-vm.enable = true;
|
||||
|
||||
initrd-ssh = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user