chore: sort the deoxys config and added isNix
This commit is contained in:
13
flake.nix
13
flake.nix
@@ -130,17 +130,18 @@
|
|||||||
tertiary = "DP-1";
|
tertiary = "DP-1";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "deoxys";
|
||||||
|
system = "x86_64-linux";
|
||||||
|
user = "servius";
|
||||||
|
hasGui = false; # It's a vm so no GUI apps are used
|
||||||
|
isNix = true;
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Uttarayans-MacBook-Pro";
|
name = "Uttarayans-MacBook-Pro";
|
||||||
system = "aarch64-darwin";
|
system = "aarch64-darwin";
|
||||||
user = "fs0c131y";
|
user = "fs0c131y";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "deoxys";
|
|
||||||
system = "x86_64-linux";
|
|
||||||
user = "fs0c131y";
|
|
||||||
hasGui = false; # It's a vm so no GUI apps are used
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "SteamDeck";
|
name = "SteamDeck";
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
|
|||||||
Reference in New Issue
Block a user