schizo mode

This commit is contained in:
Charlie Root 2024-11-06 10:50:08 +01:00
commit aae6777f03
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
6 changed files with 27 additions and 36 deletions

View file

@ -80,22 +80,13 @@
other = {
system.username = "cr";
home-manager = {
enable = true;
};
};
programs = {
ssh.enable = true;
btop.enable = true;
newsboat.enable = true;
fish.enable = true;
nh.enable = true;
waybar.enable = true;
};
services = {
dunst.enable = true;
};
};
system.stateVersion = "23.11";
}