Prepare for pro laptop
This commit is contained in:
parent
9256b08843
commit
fa161db05d
3 changed files with 85 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
{ name = "nixos-test"; system = "x86_64-linux"; }
|
||||
{ name = "perso-laptop"; system = "x86_64-linux"; }
|
||||
{ name = "perso-desktop"; system = "x86_64-linux"; }
|
||||
{ name = "pro-laptop"; system = "x86_64-linux"; }
|
||||
];
|
||||
in {
|
||||
nixosConfigurations = nixpkgs.lib.foldl (c: s:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue