about summary refs log tree commit diff
path: root/hosts/aptos
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-06 11:14:22 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-06 11:14:22 -0700
commitff2547f3ed61308614ad1fe832a6ea741a12b6f9 (patch)
treed8d9b086dfb67039795d640e349d017f79c7a9ce /hosts/aptos
parentprofiles/gtk: configure dark mode properly (diff)
downloadworld-ff2547f3ed61308614ad1fe832a6ea741a12b6f9.tar.gz
profiles/workstation: move sway to the workstation profile
Diffstat (limited to 'hosts/aptos')
-rw-r--r--hosts/aptos/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/aptos/default.nix b/hosts/aptos/default.nix
index ac71f50..faa4cd8 100644
--- a/hosts/aptos/default.nix
+++ b/hosts/aptos/default.nix
@@ -9,9 +9,6 @@
     "${self}/profiles/hardware/xps9300.nix"
   ];
 
-  # install and configure sway
-  my.programs.sway.enable = true;
-
   # This value determines the NixOS release from which the default
   # settings for stateful data, like file locations and database versions
   # on your system were taken. It‘s perfectly fine and recommended to leave