mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 23:40:15 +00:00
running vm that mostly works
This commit is contained in:
@ -35,6 +35,7 @@ in
|
||||
nixpkgs.enable = lib.mkDefault true;
|
||||
};
|
||||
services = {
|
||||
nix.enable = lib.mkDefault true;
|
||||
loadkey.enable = lib.mkDefault true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user