This commit is contained in:
Schrottkatze 2024-06-18 21:06:19 +02:00
commit ee901946e2
No known key found for this signature in database
2 changed files with 109 additions and 3 deletions

View file

@ -4,4 +4,7 @@
./flatpak.nix
./home
];
services.upower = {
enable = true;
};
}