From 58ac9bba794acbb5ef86ef84dbc22b4863575d85 Mon Sep 17 00:00:00 2001 From: Alejandro Angulo Date: Sun, 2 Apr 2023 16:22:51 -0700 Subject: [PATCH] Updated carbon to make use of workstation config --- systems/x86_64-linux/carbon/default.nix | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/systems/x86_64-linux/carbon/default.nix b/systems/x86_64-linux/carbon/default.nix index d45a1d5..2167a3b 100644 --- a/systems/x86_64-linux/carbon/default.nix +++ b/systems/x86_64-linux/carbon/default.nix @@ -12,15 +12,7 @@ aa = { nix.enable = true; - suites.desktop.enable = true; - suites.gaming.enable = true; - - tools.git.enable = true; - tools.zsh.enable = true; - tools.exa.enable = true; - - apps.neovim.enable = true; - apps.tmux.enable = true; + archetypes.workstation.enable = true; services.printing.enable = true; services.tailscale = { @@ -47,10 +39,7 @@ # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ - wget sanoid - killall - usbutils # Below 3 installed for sanoid pv lzop