summaryrefslogtreecommitdiffstats
path: root/hosts/jontop
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2023-09-30 11:25:55 -0400
committerJon Santmyer <jon@jonsantmyer.com>2023-09-30 11:25:55 -0400
commit7b599b6e10ab6e5fd3e7ec0c5b7d79a586375842 (patch)
tree212d9af3fd793814472aa3b93a6f4bbdfc3ec2d4 /hosts/jontop
parent0d1276915ca8cdd9b1b65f8c11832d0d598c49af (diff)
downloadnix-config-7b599b6e10ab6e5fd3e7ec0c5b7d79a586375842.tar.gz
nix-config-7b599b6e10ab6e5fd3e7ec0c5b7d79a586375842.tar.bz2
nix-config-7b599b6e10ab6e5fd3e7ec0c5b7d79a586375842.zip
add music module
Diffstat (limited to 'hosts/jontop')
-rw-r--r--hosts/jontop/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/jontop/default.nix b/hosts/jontop/default.nix
index 4e53279..c916696 100644
--- a/hosts/jontop/default.nix
+++ b/hosts/jontop/default.nix
@@ -27,6 +27,5 @@
programs.light.enable = true;
awesome.enable = true;
- mullvad-vpn.enable = true;
}