add vm config (graphics seem borked)
This commit is contained in:
parent
112a5f7b8d
commit
b1c446ebfe
5 changed files with 113 additions and 86 deletions
|
|
@ -27,6 +27,9 @@
|
|||
zenix = mkConf "zenix" {
|
||||
inherit inputs nixpkgs system user userName home-manager;
|
||||
};
|
||||
vm = mkConf "vm" {
|
||||
inherit inputs nixpkgs system user userName home-manager;
|
||||
};
|
||||
FCS-Tristan-Nixbook = mkConf "work" {
|
||||
inherit inputs nixpkgs system user userName home-manager;
|
||||
work = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue