non important commit
This commit is contained in:
parent
d8c782ec55
commit
41133f0156
2 changed files with 1 additions and 2 deletions
|
|
@ -32,6 +32,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.xserver.enable = true;
|
services.xserver.enable = true;
|
||||||
|
services.mpd.enable = true;
|
||||||
|
|
||||||
environment.shells = [pkgs.nushell];
|
environment.shells = [pkgs.nushell];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,6 @@
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
services.mpd.enable = true;
|
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./modules/bspwm.nix
|
./modules/bspwm.nix
|
||||||
./modules/sxhkd.nix
|
./modules/sxhkd.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue