{"id":13837854,"url":"https://github.com/smravec/nixos-config","last_synced_at":"2025-07-10T19:31:02.226Z","repository":{"id":216977868,"uuid":"610282200","full_name":"smravec/nixos-config","owner":"smravec","description":"Minimalistic Sway rice + NixOS","archived":false,"fork":false,"pushed_at":"2023-05-08T19:23:51.000Z","size":9573,"stargazers_count":28,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-02-17T15:34:48.182Z","etag":null,"topics":["linux","nix","nixos","rice","sway","waybar","wayland"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smravec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-06T13:14:45.000Z","updated_at":"2024-02-04T14:00:30.000Z","dependencies_parsed_at":"2024-01-14T00:47:20.684Z","dependency_job_id":"421a29b9-79c8-4aab-844e-9e7b5b0b8e0a","html_url":"https://github.com/smravec/nixos-config","commit_stats":null,"previous_names":["smravec/nixos-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smravec/nixos-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smravec%2Fnixos-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smravec%2Fnixos-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smravec%2Fnixos-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smravec%2Fnixos-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smravec","download_url":"https://codeload.github.com/smravec/nixos-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smravec%2Fnixos-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264639838,"owners_count":23642313,"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":["linux","nix","nixos","rice","sway","waybar","wayland"],"created_at":"2024-08-04T15:01:28.344Z","updated_at":"2025-07-10T19:31:01.438Z","avatar_url":"https://github.com/smravec.png","language":"Nix","funding_links":[],"categories":["Nix"],"sub_categories":[],"readme":"# NixOS Config\n\n\u003cimg src=preview.png/\u003e\n\n\u003cp align=center\u003e \u003cb\u003eMinimal Sway NixOS rice with full silent boot\u003c/b\u003e \u003c/p\u003e\n\n## Installation\nInstall nixos with this guide (make sure to use systemd boot) \u003cbr/\u003e\nhttps://nixos.org/manual/nixos/stable/ \u003cbr/\u003e\nClone this repository (logged in as user) \u003cbr/\u003e\n```\ncd ~\n```\n```\ngit clone https://github.com/smravec/nixos-config\n```\n### Nixos\nGo to ``nixos/networking/networks.nix`` and setup wifi (in the cloned repository) \u003cbr/\u003e\nCopy ``/etc/nixos/hardware-configuration.nix`` to ``nixos/hardware-optimization``\n```\ncp /etc/nixos/hardware-configuration.nix ~/nixos-config/nixos/hardware-optimization/\n```\nSymlink this repository to ``/etc`` \u003cbr/\u003e\n```\ncd /etc\n```\n```\nsudo rm -rf nixos\n```\n```\nsudo ln -s ~/nixos-config/nixos/ .\n```\nRebuild your system\n```\nsudo nixos-rebuild switch\n```\n### Home manager\nDownload home-manager standalone ( after adding the home-manager channel reboot to refresh the $NIX_PATH var ) \u003cbr/\u003e\nhttps://nix-community.github.io/home-manager/index.html#sec-install-standalone \u003cbr/\u003e\nSymlink ``home-manager`` directory to ``~/.config`` \u003cbr/\u003e\n```\ncd ~/.config\n```\n```\nrm -rf nixpkgs\n```\n```\nln -s ~/nixos-config/home-manager/ nixpkgs\n```\nAdd unstable channel \u003cbr/\u003e\nhttps://nix-community.github.io/home-manager/index.html#_how_do_i_install_packages_from_nixpkgs_unstable \u003cbr/\u003e\nRebuild home-manager\n```\nhome-manager switch\n```\n### Sway\nSymlink sway config \u003cbr/\u003e\n```\ncd ~/.config\n```\n```\nln -s ~/nixos-config/nixos/wayland/sway/ .\n```\n***PS: This config is made for the Framework laptop 11th gen***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmravec%2Fnixos-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmravec%2Fnixos-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmravec%2Fnixos-config/lists"}