add work laptop
This commit is contained in:
parent
f96e27fecd
commit
c0466602b7
8 changed files with 83 additions and 20 deletions
|
|
@ -20,6 +20,7 @@
|
|||
in {
|
||||
nixosConfigurations = {
|
||||
zenix = mkConf "zenix" { inherit nixpkgs system user home-manager; };
|
||||
FCS-Tristan-Nixbook = mkConf "work" { inherit nixpkgs system user home-manager; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue