nix config used on my personal computers
Find a file
2024-08-01 16:12:56 -07:00
assets change wallpaper 2024-05-26 00:19:47 -07:00
config reorganize theme stuff 2024-07-25 21:22:21 -07:00
hosts/goopnet-interface gammastep 2024-08-01 02:34:26 -07:00
lib fully tabs2space 2024-04-02 23:11:47 -07:00
modules window rules and clipboard persist fix 2024-08-01 16:12:56 -07:00
overlays UPDATE FLAKE (and the things that bind it) 2024-07-17 18:22:41 -07:00
packages update package metadata 2024-05-23 16:09:26 -07:00
.editorconfig editorconfig 2024-05-08 21:59:40 -07:00
default.nix update cache substituter 2024-06-05 15:42:52 -07:00
flake.lock hyprlock broke, use old commit 2024-07-19 02:35:18 -07:00
flake.nix hyprlock broke, use old commit 2024-07-19 02:35:18 -07:00
README.md oops forgot to update this 2024-07-20 17:45:47 -07: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

  • move common config such as bootloader and networking settings to default.nix or some other common spot
  • multi architecture configuration (nix-systems?)
  • divide steam and gamemode?
  • cursor size theme option
  • sddm x11 support, too. or maybe just remove x11
  • hyprcursor
  • ags/quickshell?