2023-07-10 22:37:56 -05:00
|
|
|
randomuser's dotfiles
|
|
|
|
=====================
|
|
|
|
|
2024-01-18 05:07:53 -06:00
|
|
|
![an image of the desktop while editing this repo's flake.nix](./demo.png)
|
2023-07-10 22:37:56 -05:00
|
|
|
|
2024-01-18 05:07:53 -06:00
|
|
|
features
|
|
|
|
--------
|
2023-07-10 22:37:56 -05:00
|
|
|
|
2024-01-18 05:07:53 -06:00
|
|
|
- `bspwm` + `sxhkd` + `st` + `firefox`
|
|
|
|
- most everything on the desktop save for the browser, media viewers, and desktop background, is a terminal
|
|
|
|
- on the server, runs gitea + simple-nixos-mailserver
|
|
|
|
- built with NixOS flakes
|
2023-07-10 22:37:56 -05:00
|
|
|
|
2024-01-18 05:07:53 -06:00
|
|
|
installation
|
|
|
|
------------
|
2023-07-10 22:37:56 -05:00
|
|
|
|
2024-01-18 05:07:53 -06:00
|
|
|
`sudo nixos-rebuild --flake .#your-flake-name-here switch`
|
2023-07-10 22:37:56 -05:00
|
|
|
|
2024-01-20 11:00:03 -06:00
|
|
|
if you're trying to install `netbox`, then use the `--impure` flag:
|
2023-07-10 22:37:56 -05:00
|
|
|
|
2024-01-20 11:00:03 -06:00
|
|
|
`sudo nixos-rebuild --flake .#netbox switch --impure`
|
2024-01-18 05:07:53 -06:00
|
|
|
|
|
|
|
for alternate installations on non-NixOS hosts, a Makefile will be made available
|
|
|
|
|
|
|
|
things to do
|
|
|
|
------------
|
|
|
|
|
|
|
|
- integrate `disko` and `sops-nix` into the setup
|
|
|
|
- establish backup infrastructure for `netbox`
|
2024-01-20 11:00:03 -06:00
|
|
|
- move gmail-mail-bridge into mail-sync repo
|
|
|
|
* (perhaps figure out how to produce a flake for it)
|
2024-01-18 05:07:53 -06:00
|
|
|
|
|
|
|
license
|
|
|
|
-------
|
|
|
|
|
|
|
|
all materials, except `./home/wallpapers/pape.jpg`, is licensed under the GPLv3. the licensing status of `pape.jpg` is unknown.
|