aboutsummaryrefslogtreecommitdiffhomepage
path: root/nixos.nix
AgeCommit message (Expand)Author
2025-01-25nix: expose compat flag in nixos moduleOphestra
2025-01-24nix: set deny_devel correctlyOphestra
2025-01-23nix: apply shared home config to reserved aidOphestra
2025-01-23nix: expose syscall filter policyOphestra
2025-01-23nix: configure target users via nixosOphestra
2024-12-16nix: implement flake checksOphestra Umiker
2024-12-07nix: require /etc/userdb nix-daemonOphestra Umiker
2024-12-07nix: rename home directoriesOphestra Umiker
2024-11-28nix: expose no_new_session in moduleOphestra Umiker
2024-11-19nix: module descriptionsOphestra Umiker
2024-11-19nix: separate module options from implementationOphestra Umiker
2024-11-18nix: copy pixmaps directory to share packageOphestra Umiker
2024-11-18nix: integrate dynamic usersOphestra Umiker
2024-11-10nix: remove portal paths from defaultOphestra Umiker
2024-11-09app/config: rename map_real_uid from use_real_uidOphestra Umiker
2024-11-08nix: remove absolute Exec pathsOphestra Umiker
2024-11-06nix: improve start scriptOphestra Umiker
2024-11-06nix: generate strict sandbox configurationOphestra Umiker
2024-10-12nix: pass $SHELL for shell interpreterOphestra Umiker
2024-10-10app: remove bubblewrap launch methodOphestra Umiker
2024-09-17nix: include package buildInputs in devShellsOphestra Umiker
2024-09-13nix: pass method string directlyOphestra Umiker
2024-09-09nix: fix typo in nixos module implementation previously missed due to lazy evalOphestra Umiker
2024-09-09nix: implement dbus-system option in nixos moduleOphestra Umiker
2024-09-09nix: implement new dbus options in nixos moduleOphestra Umiker
2024-09-08nix: provide options for capability flagsOphestra Umiker
2024-09-04nix: implement nixos moduleOphestra Umiker