Prepare for pro laptop

This commit is contained in:
Florian RICHER 2024-05-21 21:42:24 +02:00
parent 9256b08843
commit fa161db05d
3 changed files with 85 additions and 0 deletions

View file

@ -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: