mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
topology
This commit is contained in:
parent
5048fb3e79
commit
f101eb6b2e
6 changed files with 53 additions and 8 deletions
|
|
@ -49,7 +49,8 @@
|
|||
[
|
||||
./hosts/Parzival
|
||||
]
|
||||
++ baseModules;
|
||||
++ baseModules
|
||||
++ topology;
|
||||
};
|
||||
###################
|
||||
# Personal Laptop #
|
||||
|
|
@ -148,6 +149,7 @@
|
|||
{
|
||||
nixosConfigurations = {
|
||||
WCE-Overseer = self.nixosConfigurations.WCE-Overseer;
|
||||
Parzival = self.nixosConfigurations.Parzival;
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue