增加 1. apc ups 服务 2. flatpak desktop目录

This commit is contained in:
2025-05-28 14:30:28 +08:00
parent b1540dfb96
commit ce7331fb35
2 changed files with 9 additions and 7 deletions

View File

@@ -25,6 +25,9 @@
gnome.gnome-keyring.enable = true;
nix-fhs.gui.enable = true;
flatpak.enable = true;
apcupsd = {
enable = true;
};
};
security.pam.services.swaylock = { };