{"id":25718733,"url":"https://github.com/Baitinq/nixos-config","last_synced_at":"2026-07-21T17:30:19.179Z","repository":{"id":37844100,"uuid":"501660829","full_name":"Baitinq/nixos-config","owner":"Baitinq","description":"My Personal Nix/NixOS Configuration.","archived":false,"fork":false,"pushed_at":"2024-04-10T23:23:41.000Z","size":1490,"stargazers_count":121,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-11T01:52:08.559Z","etag":null,"topics":["dotfiles","hacktoberfest","nix","nix-config","nix-flake","nixos","nixos-config","nixos-configuration"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Baitinq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-06-09T13:18:48.000Z","updated_at":"2024-04-15T08:48:42.834Z","dependencies_parsed_at":"2023-02-19T09:55:26.197Z","dependency_job_id":"2e84bc58-f383-4fc7-b1ea-38a0facabeb7","html_url":"https://github.com/Baitinq/nixos-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baitinq%2Fnixos-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baitinq%2Fnixos-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baitinq%2Fnixos-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Baitinq%2Fnixos-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Baitinq","download_url":"https://codeload.github.com/Baitinq/nixos-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240700419,"owners_count":19843518,"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":["dotfiles","hacktoberfest","nix","nix-config","nix-flake","nixos","nixos-config","nixos-configuration"],"created_at":"2025-02-25T16:03:11.585Z","updated_at":"2026-07-21T17:30:19.104Z","avatar_url":"https://github.com/Baitinq.png","language":"Nix","funding_links":[],"categories":["Nix"],"sub_categories":[],"readme":"# NIX Config\nMy current (and everchanging) NixOS configuration Flake.\n\n\n![NixOS Configuration Image](./Documentation/desktop_screenshot.png)\n  \n## Installation\nInstallation steps are in [Documentation/INSTALLING.md](./Documentation/INSTALLING.md)\n\n## Highlights\n* Multiple NixOS configurations, including desktop, laptop, and VM\n* Install and partitioning scripts\n* **Impermanence**\n* Encrypted **BTRFS** partitions\n* Secrets using **git-crypt**\n* Network-deployable through **deploy-rs**\n* Modularized configuration\n* Wayland (*sway*) and XOrg (*XMonad*) desktops\n\n## Structure\nHere is an overview of the repos' structure:\n```hs\n.\n├── flake.nix\n├── flake.lock\n├── modules\n├── overlays\n├── packages\n├── secrets\n├── dotfiles\n├── hosts\n│  ├── default.nix\n│  ├── configuration.nix\n│  ├── home.nix\n│  ├── luna\n│  └── phobos\n│     ├── default.nix\n│     └── home.nix\n└── hardware\n   ├── laptop\n   ├── chromebook\n   ├── virtualbox\n   └── thinkpad\n      ├── default.nix\n      ├── disks.nix\n      └── hardware.nix\n```\n* `modules`: encapsulated NixOS modules used in parts of the config\n* `overlays`: nixpkgs overlays used in the config\n* `packages`: extra packages used in the config\n* `secrets`: git-crypt encrypted secrets used in the config\n* `dotfiles`: actual dotfiles used in the config\n* `hosts`: the host-specific config. Contains folders representing each host with their own specific config\n* `hardware`: the hardware-specific config (eg. Disks \u0026 Partitions). Contains folders representing each hardware\n\n**This configuration was made to be modular and customizable; don't hesistate to adopt it and make it YOURS!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBaitinq%2Fnixos-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBaitinq%2Fnixos-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBaitinq%2Fnixos-config/lists"}