merging dot with utils, testing repo
Go to file
stupidcomputer 66b98eab2e potpourri - add brave into home/, st has light mode, etc. 2024-06-15 21:19:41 -05:00
.config add a shift+ins to insert special characters 2024-05-28 10:14:25 -05:00
boxes plus 20 focus 2024-05-25 14:06:08 -05:00
builds potpourri - add brave into home/, st has light mode, etc. 2024-06-15 21:19:41 -05:00
home potpourri - add brave into home/, st has light mode, etc. 2024-06-15 21:19:41 -05:00
lib add some library functions 2024-04-06 16:49:59 -05:00
manual add phone as a host on local net 2024-04-28 17:58:51 -05:00
modules potpourri - add brave into home/, st has light mode, etc. 2024-06-15 21:19:41 -05:00
.gitignore changes 3 2023-12-20 16:18:13 -06:00
LICENSE update readme + sh/capture 2024-01-18 05:07:53 -06:00
Makefile add jq and termux-api to termux packages 2024-04-28 23:24:04 -05:00
README.md update README.md to reflect new termux 'output' 2024-04-26 14:29:19 -05:00
demo.png update readme + sh/capture 2024-01-18 05:07:53 -06:00
flake.lock upgrade to 24.05 2024-06-12 12:14:31 -05:00
flake.nix upgrade to 24.05 2024-06-12 12:14:31 -05:00

README.md

randomuser's dotfiles

an image of the desktop while editing this repo's flake.nix

features

  • 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

installation

sudo nixos-rebuild --flake .#your-flake-name-here switch

if you're trying to install netbox, then use the --impure flag:

sudo nixos-rebuild --flake .#netbox switch --impure

for installation onto Termux, run make.

things to do

  • integrate disko and sops-nix into the setup
  • establish backup infrastructure for netbox
  • move gmail-mail-bridge into mail-sync repo
    • (perhaps figure out how to produce a flake for it)

license

all materials, except for: a) ./home/wallpapers/pape.jpg, which is of unknown licenses, and b) ./builds/st, which is licensed under MIT, persuant to ./builds/st/LICENSE, is licensed under the GPLv3.