put xmonad and taffy under desktopish

This commit is contained in:
Sridhar Ratnakumar 2021-04-09 16:00:43 -04:00
parent 48659e786d
commit e637fcc728
34 changed files with 5 additions and 2 deletions

View file

@ -1,10 +1,15 @@
{ pkgs, ... }: {
imports = [
# Isolated features
./hidpi.nix
./swap-caps-ctrl.nix
./light-terminal.nix
./screencapture.nix
./fonts.nix
./touchpad-trackpoint.nix
# WMish things
./xmonad
./taffybar
];
}

View file

@ -23,9 +23,7 @@
# ./features/virtualization.nix
./features/email
./features/monitor-brightness.nix
./features/xmonad
./features/desktopish
./features/taffybar
# HACK: This should really go under ./features/email
({