summaryrefslogtreecommitdiff
path: root/machines/x/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/x/home.nix')
-rw-r--r--machines/x/home.nix13
1 files changed, 0 insertions, 13 deletions
diff --git a/machines/x/home.nix b/machines/x/home.nix
index c0ac523..dee6de3 100644
--- a/machines/x/home.nix
+++ b/machines/x/home.nix
@@ -21,7 +21,6 @@ in {
unzip
zip
- cinnamon.nemo
imv
spotify
@@ -30,31 +29,19 @@ in {
obs-studio
- pavucontrol
- brightnessctl
- pamixer
-
- wbg
wl-clipboard
- sway-launcher-desktop
-
ccls
nodePackages.pyright
git-lfs
] ++ [ tlauncher ];
imports = (map (path: ../../config/${path}) [
- "themes.nix"
"bash.nix"
"dotfiles.nix"
"git"
"nvim"
"alacritty"
- "dwl.nix"
- "way-displays"
- "swaylock"
- "dunst"
]);
home.stateVersion = "23.11";