1778493373

This commit is contained in:
2026-05-11 12:56:13 +03:00
parent 9788dfa926
commit ab109ccd7f
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -24,6 +24,9 @@ in {
];
systemd.services = {
nix-daemon.serviceConfig.RestrictNamespaces = lib.mkForce [];
sshd.serviceConfig.ProtectHome = lib.mkForce "no";
sshd.serviceConfig = {
ReadWritePaths = ["/storage" "/etc/nixos"];
ProtectHome = lib.mkForce "no";
};
};
}
+2 -2
View File
@@ -213,8 +213,8 @@ in {
appimage-run
adwaita-icon-theme
# vial # qmk keyboard configuring app
perSystem.t3code.t3code-desktop
perSystem.t3code.t3code-server
(perSystem.t3code.desktop.override {withCodex = true;})
(perSystem.t3code.server.override {withCodex = true;})
pinentry-gnome3 # pinentry for rbw
(mkIf libvirtd.enable virt-manager) # libvirt gui
# waycheck # check wayland protocols