mashu: Add phosh

This commit is contained in:
2021-12-06 21:50:40 +01:00
parent 9d6f1f06f3
commit 65ef35d358
4 changed files with 25 additions and 5 deletions

View File

@@ -17,6 +17,8 @@
}
];
programs.phosh.enable = true;
ptw = {
programs = {
mpv.enable = true;
@@ -27,11 +29,10 @@
firefox.enable = true;
xournalpp.enable = true;
alacritty.enable = true;
plasma.enable = true;
# TODO: Nextcloud client
};
services = {
#gnome.enable = true;
gnome.enable = true;
};
system = {
i18n.enable = true;
@@ -47,7 +48,7 @@
surface.enable = true;
};
};
boot = {
kernelParams = [ "mem_sleep_default=deep" "kernel.nmi_watchdog=0" "vm.dirty_writeback_centisecs=1500" ];
extraModprobeConfig = ''