Re-add Lemur Pro laptop as a NixOS machine
This commit is contained in:
parent
2082d9361b
commit
1d1f4255b9
3 changed files with 182 additions and 0 deletions
|
@ -42,6 +42,11 @@
|
|||
desktop = true;
|
||||
hostname = "apollo";
|
||||
};
|
||||
|
||||
lemp11 = mkNixos {
|
||||
desktop = true;
|
||||
hostname = "lemp11";
|
||||
};
|
||||
};
|
||||
|
||||
homeConfigurations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue