diff options
| author | Grisha Shipunov | 2025-01-03 00:23:22 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-03 00:27:57 +0100 |
| commit | 02c23ecd79a26d32e92b4cf34aaeaac655ce3240 (patch) | |
| tree | a82adf086810dc0dc2174aa50d1686302b956d48 /hosts/toaster | |
| parent | a17948fc3283156fc0bf952e137bd37490725f0f (diff) | |
fix paths for mbsync
Diffstat (limited to 'hosts/toaster')
| -rw-r--r-- | hosts/toaster/default.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 8558c9c..761703c 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -44,15 +44,6 @@ uid = 1000; }; - programs.steam.enable = true; - - environment.systemPackages = with pkgs; [ - # factorio - element-desktop - discord - spotify - ]; - services.emacs.defaultEditor = false; # This value determines the NixOS release from which the default |
