mb p1nk.r: add pekwm

This commit is contained in:
magenbluten 2019-07-14 13:26:37 +02:00
parent 08b8105196
commit 976e6d7703

View File

@ -5,7 +5,7 @@ in {
[ # Include the results of the hardware scan.
./hardware-configuration.nix
<stockholm/mb>
<stockholm/mb/2config/nvim.nix>
<stockholm/mb/2configs/nvim.nix>
];
krebs.build.host = config.krebs.hosts.p1nk;
@ -160,6 +160,7 @@ in {
};
};
windowManager.ratpoison.enable = true;
windowManager.pekwm.enable = true;
};
services.openssh.enable = true;