No description
  • Nix 92.7%
  • Shell 7.3%
Find a file
2024-11-10 15:46:30 +08:00
README.md first commit 2024-11-10 15:46:30 +08:00

My NixOS Flake Config

My attempt to have one repo and set of config files for both of my NixOS machines.

My thoughts before is started this are here.

└── nixos-config
   ├── base.nix
   ├── bluenix
   │   ├── configuration.nix
   │   └── hardware-configuration.nix
   ├── flake.nix
   ├── fonts.nix
   ├── gnome.nix
   ├── greynix
   │   ├── configuration.nix
   │   └── hardware-configuration.nix
   ├── home.nix
   └── systemd.nix