stupidcomputer
e7e75d747c
I'm on vacation, so it now makes sense for mlg to be solo, instead of being forevermore plugged into a dock. Now, you can type `disp solo` and make it configure DP-0 for working, instead of trying to configure DP-1-1 and DP-1-2. Additionally, this commit also introduces DISP_ACCESS_IP, to remotely specify the access IP of `x230t`. This is because the wifi I'm using right now: - doesn't have the right subnet - not the right network prefix - no static ip assignment - etc. |
||
---|---|---|
.config | ||
boxes | ||
builds | ||
home | ||
lib | ||
manual | ||
modules | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
demo.png | ||
flake.lock | ||
flake.nix |
README.md
randomuser's dotfiles
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
andsops-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.