mashu: Add phosh
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user