about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 8630b4c..bfa867a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -50,13 +50,13 @@
           username = "fcuny";
           system = "x86_64-linux";
           hostname = "carmel";
-          desktop = true;
+          isDesktop = true;
         };
         "fcuny@aptos" = lib.mkHome {
           username = "fcuny";
           system = "x86_64-linux";
           hostname = "aptos";
-          desktop = true;
+          isDesktop = true;
         };
         "fcuny@tahoe" = lib.mkHome {
           username = "fcuny";