Snowfall-lib also automatically exports packages. You can try running a simple package from this repository on a Nix system using the following command.
nix run github:mardukpill/dotties#hi
Host | CPU | GPU | RAM | STORAGE |
---|---|---|---|---|
blade | i7-12800h | RTX 3070Ti | 32GB DDR5 | 1+2TB |
stirps | i5-10300h | GTX 1650 | 16GB DDR4 | 256+500GB |
lantern | migration needed | - | - | - |
jawbone | migration needed | - | - | - |
splinter | planned | - | - | - |
wsl | planned | - | - | - |
.
├── homes
│ └── x86_64-linux
│ ├── mike@blade
│ └── mike@stirps
├── lib
│ ├── colorschemes
│ └── module
├── modules
│ ├── home
│ │ ├── apps
│ │ ├── cli
│ │ ├── services
│ │ ├── suites
│ │ ├── themes
│ │ ├── utility
│ │ └── wms
│ └── nixos
│ ├── apps
│ ├── cli
│ ├── dms
│ ├── hw
│ ├── system
│ ├── user
│ ├── utility
│ └── wms
├── overlays
├── packages
└── systems
└── x86_64-linux
├── blade
└── stirps
- lantern system configuration for homelab
- wsl system configuration
- multiple rices (acrylic theme)
- templates for creating new projects
- sops-nix for managing secrets