aboutsummaryrefslogtreecommitdiffstats
path: root/system/services/nix/default.nix (unfollow)
Commit message (Collapse)Author
2025-01-20feat(modules/nixconfig): initSilas Schöffel
2023-11-20fix(system/services/nix): add nixremote to trusted-userssils
2023-10-11feat(system/services/nix): add wheel group to trusted-userssils
2023-03-18Refactor: Use better file layoutene
2023-02-05Fix: correct host name and convenience changesene
We used the domain name instead of the host name, which obviously doesn't work for multiple host. In addition to that I changed some directory to make importing easier and enabled the "nix-command" and "flakes" experimental options, to make the `nix flake check` command usable. Refs: #15