summaryrefslogtreecommitdiff
path: root/hosts/caroline/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/caroline/default.nix')
-rw-r--r--hosts/caroline/default.nix10
1 files changed, 1 insertions, 9 deletions
diff --git a/hosts/caroline/default.nix b/hosts/caroline/default.nix
index 2112968..98c9f4f 100644
--- a/hosts/caroline/default.nix
+++ b/hosts/caroline/default.nix
@@ -1,12 +1,4 @@
-{pkgs, ...}: {
- home-manager.users.seth = {
- home.packages = with pkgs; [
- discord
- iterm2
- spotify
- ];
- };
-
+_: {
getchoo.desktop = {
homebrew.enable = true;
gpg.enable = true;