refactor
This commit is contained in:
parent
1206380efd
commit
7203fc1ed9
51 changed files with 175 additions and 108 deletions
|
@ -5,19 +5,19 @@
|
|||
}: {
|
||||
imports = [
|
||||
./discord
|
||||
./dunst
|
||||
./email
|
||||
./irc
|
||||
./mpd
|
||||
./picom
|
||||
./rofi
|
||||
./wezterm
|
||||
|
||||
./email.nix
|
||||
./irc.nix
|
||||
./mpd.nix
|
||||
./picom.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
feh
|
||||
xmobar
|
||||
xmonad
|
||||
xmobar # custom build using xmobar-config
|
||||
xmonad # custom build using xmonad-config
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue