dot_testing/README.md

36 lines
962 B
Markdown
Raw Normal View History

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-18 05:07:53 -06:00
if you're trying to install `virtbox`, then use the `--impure` flag:
2023-07-10 22:37:56 -05:00
2024-01-18 05:07:53 -06:00
`sudo nixos-rebuild --flake .#virtbox switch --impure`
for alternate installations on non-NixOS hosts, a Makefile will be made available
things to do
------------
- integrate `disko` and `sops-nix` into the setup
- switch from gitea to cgit
- establish backup infrastructure for `netbox`
license
-------
all materials, except `./home/wallpapers/pape.jpg`, is licensed under the GPLv3. the licensing status of `pape.jpg` is unknown.