merging dot with utils, testing repo
Go to file
stupidcomputer cc89c4ed0e get rid of steam and discord 2024-09-17 15:41:20 -05:00
.config misc. aristotle things 2024-08-31 20:13:14 -05:00
boxes get rid of steam and discord 2024-09-17 15:41:20 -05:00
builds add some schedule changes 2024-09-17 02:39:16 -05:00
home add xscreensaver configuration 2024-08-31 20:02:43 -05:00
lib add some library functions 2024-04-06 16:49:59 -05:00
modules decouple pulseaudio from x11 module loading 2024-08-04 18:32:40 -05:00
.gitignore changes 3 2023-12-20 16:18:13 -06:00
.mailmap add a mailmap 2024-06-23 13:00:52 -05: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 refine the licensing situation 2024-06-15 21:40:49 -05:00
demo.png update readme + sh/capture 2024-01-18 05:07:53 -06:00
flake.lock inc flake.lock 2024-08-31 20:18:15 -05:00
flake.nix add new mailbox to netbox 2024-09-17 15:40:53 -05:00
winget-list add some winget dependencies (because windows) 2024-09-02 16:58:24 -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 in this repository, except for:

  • ./home/wallpapers/pape.jpg, which is of unknown license, and
  • ./builds/st, which is licensed under MIT, persuant to ./builds/st/LICENSE,

is (c) rndusr, randomuser, stupidcomputer, etc 2024 and licensed under the GPLv3 (see ./LICENSE)