diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/aptos/default.nix | 3 |
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 |