add comment
This commit is contained in:
@@ -105,6 +105,7 @@
|
|||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
# build vm -> nixos-rebuild build-vm --flake .#vm
|
||||||
nixosConfigurations."vm" = nixpkgs-unstable.lib.nixosSystem {
|
nixosConfigurations."vm" = nixpkgs-unstable.lib.nixosSystem {
|
||||||
inherit system;
|
inherit system;
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user