Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.23 KB

README.md

File metadata and controls

41 lines (34 loc) · 1.23 KB

nixos

badge

Important

I do not recommend anyone to use it since it is heavily personalised to my needs. I share this repository to simplify tracking, sharing of errors and config parts, as well of ease of access on new setups.

img

Synopsis

.
├── dots
│   └── dotfiles, e.g. mpv, oh-my-posh, ...
├── home-manager
│   ├── desktop
│   │   └── home-manager config for desktop hosts (with graphical environment)
│   ├── headless
│   │   └── home-manager config for non-desktop hosts, e.g. servers
│   └── shared config for both desktop and headless hosts
├── hosts
│   ├── desktops
│   │   ├── home
│   │   │   └── NixOS config for my home desktop host
│   │   └── shared config for all desktop hosts
│   └── shared config for both desktop and server hosts
├── modules
│   └── NixOS modules for various services and apps
├── secrets
│   └── sops secret files

TODO

  • Make AppImage work
    • etcher.nix (Balena Etcher)
    • moonclient.nix