chore: sort the deoxys config and added isNix

This commit is contained in:
uttarayan21
2024-12-03 10:07:08 +05:30
parent f0ba701474
commit 3403cdf52e

View File

@@ -130,17 +130,18 @@
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";
system = "aarch64-darwin";
user = "fs0c131y";
}
{
name = "deoxys";
system = "x86_64-linux";
user = "fs0c131y";
hasGui = false; # It's a vm so no GUI apps are used
}
{
name = "SteamDeck";
system = "x86_64-linux";