home: Remove system-wide xmonad config
This commit is contained in:
parent
ab4a95d968
commit
ef3f8054aa
3 changed files with 3 additions and 151 deletions
|
|
@ -6,4 +6,7 @@
|
|||
enableContribAndExtras = true;
|
||||
config = ./config.hs;
|
||||
};
|
||||
|
||||
# control backlight
|
||||
config.home.packages = [ pkgs.xorg.xbacklight pkgs.scrot ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue