update readme
This commit is contained in:
parent
82a0ee8758
commit
2f53b6eb59
85
README.md
85
README.md
@ -1,82 +1,7 @@
|
||||
nix-conf
|
||||
========
|
||||
xin
|
||||
===
|
||||
|
||||
Ever growing nix configuration. It started as a single host and has eventually
|
||||
consumed more and more machines in my environment!
|
||||
|
||||
```
|
||||
.
|
||||
├── bins
|
||||
│ ├── default.nix
|
||||
│ ├── ix.nix
|
||||
│ ├── rage.nix
|
||||
│ └── sfetch.nix
|
||||
├── boot
|
||||
├── configs
|
||||
│ ├── colemak.nix
|
||||
│ ├── develop.nix
|
||||
│ ├── dns.nix
|
||||
│ ├── doas.nix
|
||||
│ ├── emacs.nix
|
||||
│ ├── gitmux.nix
|
||||
│ ├── git.nix
|
||||
│ ├── neovim.lua
|
||||
│ ├── neovim.nix
|
||||
│ ├── tmux.nix
|
||||
│ ├── ts.nix
|
||||
│ └── zsh.nix
|
||||
├── dbuild
|
||||
│ ├── build-consumer.nix
|
||||
│ ├── build-server.nix
|
||||
│ └── default.nix
|
||||
├── default.nix
|
||||
├── deploy
|
||||
├── flake.lock
|
||||
├── flake.nix
|
||||
├── fmt
|
||||
├── gui
|
||||
│ ├── default.nix
|
||||
│ ├── gnome.nix
|
||||
│ ├── kde.nix
|
||||
│ └── xfce.nix
|
||||
├── hosts
|
||||
│ ├── box
|
||||
│ │ ├── default.nix
|
||||
│ │ ├── hardware-configuration.nix
|
||||
│ │ └── secrets
|
||||
│ │ └── services.yaml
|
||||
│ ├── europa
|
||||
│ │ ├── default.nix
|
||||
│ │ └── hardware-configuration.nix
|
||||
│ ├── faf
|
||||
│ │ ├── default.nix
|
||||
│ │ └── hardware-configuration.nix
|
||||
│ ├── hass
|
||||
│ ├── litr
|
||||
│ │ ├── default.nix
|
||||
│ │ └── hardware-configuration.nix
|
||||
│ ├── nerm
|
||||
│ │ ├── default.nix
|
||||
│ │ └── hardware-configuration.nix
|
||||
│ └── weather
|
||||
│ ├── default.nix
|
||||
│ └── hardware-configuration.nix
|
||||
├── installer.nix
|
||||
├── LICENSE
|
||||
├── pkgs
|
||||
│ ├── cinny-desktop.nix
|
||||
│ ├── default.nix
|
||||
│ ├── gitmux.nix
|
||||
│ └── mudita-center.nix
|
||||
├── README.md
|
||||
├── services
|
||||
│ ├── config-manager.nix
|
||||
│ ├── default.nix
|
||||
│ └── ssh-fido-agent.nix
|
||||
├── shell.nix
|
||||
├── system
|
||||
│ ├── nix-config.nix
|
||||
│ ├── nix-lockdown.nix
|
||||
│ └── update.nix
|
||||
└── users
|
||||
└── default.nix
|
||||
|
||||
17 directories, 57 files
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user