clean up omoikane

This commit is contained in:
Johannes Jöns 2024-10-18 20:14:55 +02:00
parent 95f0eaf710
commit 9d57172cae

View file

@ -83,7 +83,6 @@
strawberry-qt6
picard
gh
python3
];
programs = {
@ -115,13 +114,6 @@
enable = true;
};
users.users.test = {
isNormalUser = true;
description = "Test";
password = "test";
extraGroups = [ "wheel" ];
};
boot.initrd.systemd.enable = true;
programs.captive-browser = {
enable = true;