nix config used on my personal computers
Find a file
2024-12-14 16:40:14 -08:00
assets worst wallpaper switcher EVER 2024-11-14 14:27:25 -08:00
hosts/goopnet-interface apps and waybar 2024-12-13 19:36:41 -08:00
lib lint 2024-12-08 18:30:51 -08:00
modules update cross-module package references, nuke execOnStart 2024-12-14 16:40:14 -08:00
overlays UPDATE FLAKE (and the things that bind it) 2024-07-17 18:22:41 -07:00
packages theme improvements 2024-12-01 10:56:03 -08:00
.editorconfig lint 2024-12-08 18:30:51 -08:00
default.nix lint 2024-12-08 18:30:51 -08:00
flake.lock update pacckages and uhm other stuff 2024-12-12 21:17:18 -08:00
flake.nix update pacckages and uhm other stuff 2024-12-12 21:17:18 -08:00
README.md update cross-module package references, nuke execOnStart 2024-12-14 16:40:14 -08:00

dotfiles

nix flake config! this is just used on my personal computer

users

this flake is built upon a single user system for all hosts, enforced by modules/user.nix. this makes it alot easier to make modules that use nixos and home-manager

for something more server oriented, check out nix-server

hosts

each host should have these files:

  • default.nix, contains everything relating to the basic system
  • hardware.nix, hardware configuration.

todo

  • multi architecture configuration (nix-systems?)
  • divide steam and gamemode?
  • hidpi and cursor size option ? mostly auto these days though
  • better theming for hyprlock, rofi, dunst (accent for hyprlock & dunst, variants for rofi)
  • some way for border radius, border, tranparency theme options
  • tags for pip and popups in hyprland config
  • make wl-clip-persist, polkit agent, and networkmanager applet systemd services?
  • uh oh! it seems clipse is broken. the listen-shell service stops after you open the gui
  • gtk cursors are MESSED UP. top priority rn