{"id":16334437,"url":"https://github.com/truenaho/os","last_synced_at":"2026-01-07T09:11:29.595Z","repository":{"id":196807552,"uuid":"697181196","full_name":"trueNAHO/os","owner":"trueNAHO","description":"NAHO's NixOS Configurations.","archived":false,"fork":false,"pushed_at":"2024-04-08T21:17:55.000Z","size":199,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T19:32:31.654Z","etag":null,"topics":["agenix","borg","borg-backup","borgbackup","btrbk","btrfs","btrfs-snapshots","configuration","deploy","deployment","devops","disko","encryption","flake","impermanence","nix","nix-flake","nixos","nixos-configuration","reproducibility"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trueNAHO.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":"docs/contributing.adoc","funding":null,"license":"LICENSE","code_of_conduct":"docs/code_of_conduct.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-27T08:08:49.000Z","updated_at":"2024-09-18T17:30:29.000Z","dependencies_parsed_at":"2023-12-13T10:24:56.949Z","dependency_job_id":"90b345b7-09ba-4658-b356-22ab43dbbec3","html_url":"https://github.com/trueNAHO/os","commit_stats":null,"previous_names":["truenaho/os"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trueNAHO%2Fos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trueNAHO%2Fos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trueNAHO%2Fos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trueNAHO%2Fos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trueNAHO","download_url":"https://codeload.github.com/trueNAHO/os/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246083058,"owners_count":20720904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agenix","borg","borg-backup","borgbackup","btrbk","btrfs","btrfs-snapshots","configuration","deploy","deployment","devops","disko","encryption","flake","impermanence","nix","nix-flake","nixos","nixos-configuration","reproducibility"],"created_at":"2024-10-10T23:38:23.949Z","updated_at":"2026-01-07T09:11:29.545Z","avatar_url":"https://github.com/trueNAHO.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"= os(7)\n:configuration-nix-5: https://www.mankier.com/5/configuration.nix\n:disks: https://github.com/trueNAHO/disks\n:license: https://github.com/trueNAHO/os/blob/master/LICENSE\n:logo-raw: https://raw.githubusercontent.com/trueNAHO/logo-nixos/v1.0.0/src/main.svg\n:naho-disks: https://github.com/trueNAHO/disks\n:naho-dotfiles: https://github.com/trueNAHO/dotfiles\n:naho: https://github.com/trueNAHO\n:nix-conf-5: https://nixos.org/manual/nix/unstable/command-ref/conf-file.html\n:nixos-generate-config-8: https://www.mankier.com/8/nixos-option\n:nixos-install-8: https://www.mankier.com/8/nixos-install\n:nixos-option-8: https://www.mankier.com/8/nixos-option\n:nixos-rebuild-8: https://www.mankier.com/8/nixos-rebuild\n:nixos: https://nixos.org\n:os-code-of-conduct-7: https://github.com/trueNAHO/os/blob/master/docs/code_of_conduct.adoc\n:os-contributing-7: https://github.com/trueNAHO/os/blob/master/docs/contributing.adoc\n:os-hosts-bluetop: https://github.com/trueNAHO/os/blob/master/hosts/bluetop/README.adoc\n:os-hosts-masterplan: https://github.com/trueNAHO/os/blob/master/hosts/masterplan/README.adoc\n:version-control-visualization: https://github.com/trueNAHO/trueNAHO/blob/master/version_control_visualization/repositories/os/README.adoc\n\n== Name\n\nos - NAHO's NixOS configurations.\n\n== Description\n\n{naho}[NAHO]'s {nixos}[NixOS] configurations.\n\nimage::{logo-raw}[NAHO's NixOS Logo, link={logo-raw}, width=100%]\n\n== Hosts\n\n* {os-hosts-bluetop}[os.hosts.bluetop(7)]\n* {os-hosts-masterplan}[os.hosts.masterplan(7)]\n\n== Packages\n\n[cols=\"1,100\"]\n|===\n| Package | Description\n\na| `disko`\n| Wraps and locks {disks}[_disks_]'s `disko` package.\n\na| `format`\n| Wraps and locks {disks}[_disks_]'s `format` package.\n\na| `mount`\n| Wraps and locks {disks}[_disks_]'s `mount` package.\n\na| `shred`\n| Wraps and locks {disks}[_disks_]'s `shred` package.\n|===\n\n== See Also\n\n{license}[License], {naho-disks}[NAHO's disks], {naho-dotfiles}[NAHO's\ndotfiles], {version-control-visualization}[Version Control Visualization],\n{configuration-nix-5}[configuration.nix(5)], {nix-conf-5}[nix.conf(5)],\n{nixos-generate-config-8}[nixos-generate-config(8)],\n{nixos-install-8}[nixos-install(8)], {nixos-option-8}[nixos-option(8)],\n{nixos-rebuild-8}[nixos-rebuild(8)],\n{os-code-of-conduct-7}[os.code-of-conduct(7)],\n{os-contributing-7}[os.contributing(7)],\n{os-hosts-masterplan}[os.hosts.masterplan(7)]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruenaho%2Fos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftruenaho%2Fos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftruenaho%2Fos/lists"}