Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kranzes/nix-config
Nix configurations
https://github.com/Kranzes/nix-config
declarative home-manager nix nix-flake nixos
Last synced: 6 days ago
JSON representation
Nix configurations
- Host: GitHub
- URL: https://github.com/Kranzes/nix-config
- Owner: Kranzes
- Created: 2021-05-26T10:35:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T19:19:10.000Z (7 months ago)
- Last Synced: 2024-05-02T03:24:45.682Z (7 months ago)
- Topics: declarative, home-manager, nix, nix-flake, nixos
- Language: Nix
- Homepage:
- Size: 722 KB
- Stars: 38
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nix-config
A nix flake that holds all of the system configurations of my personal machines.
## Configurations & Modules
Name | Description
----------------------- | -----------
[Hosts](./hosts) | Host specific configurations (system-wide & Home-Manager)
[Profiles](./profiles) | System-wide "profiles" (modular configurations) used by some hosts
[Home](./home) | Home-Manager configurations for users that may be imported by some hosts
[Packages](./packages) | Modified nixpkgs packages and custom packages
[dev](./dev) | Devshell, deployment tool, etc## Hosts
Name | Description
------------------------------------------- | -----------
[Pongo](./hosts/pongo) | My desktop running a Ryzen 7 2700X, 16GB of RAM and a GTX 950
[Pan](./hosts/pan) | My ThinkPad T430
[Gorilla](./hosts/gorilla) | My ThinkPad T14s AMD G1
[Hetzner](./hosts/hetzner) | Hetzner Cloud CX21