From eecebc6ffa285678f650700d771aace2efcf2176 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Tue, 5 Aug 2025 21:45:03 -0600 Subject: nixos: remove services, trash --- nixos/trash/default.nix | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 nixos/trash/default.nix (limited to 'nixos/trash/default.nix') diff --git a/nixos/trash/default.nix b/nixos/trash/default.nix deleted file mode 100644 index a8c8785..0000000 --- a/nixos/trash/default.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ - config, - lib, - pkgs, - ... -}: { - imports = [ - ./steam - ]; -} -- cgit v1.2.3