mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2024-12-22 04:07:28 +01:00
update readme
This commit is contained in:
parent
a22084db75
commit
b19fd41233
11
README.md
11
README.md
@ -1,11 +1,10 @@
|
||||
# Work In Progress!
|
||||
Notice, these things might be missing:
|
||||
- Functionality
|
||||
- Style
|
||||
- Safety
|
||||
## Felixalbs nixos config
|
||||
|
||||
Contains configurations for some nixos servers, some nixos desktops and a [nix-darwin](https://github.com/LnL7/nix-darwin) host.
|
||||
Secrets are managed with [sops-nix](https://github.com/Mic92/sops-nix).
|
||||
|
||||
### Build:
|
||||
- Build locally on another machine (verify)
|
||||
- Build locally on another machine:
|
||||
```
|
||||
nix --extra-experimental-features "nix-command flakes" build ".#nixosConfigurations.sarek.config.system.build.toplevel"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user