nix config used on my personal computers
Find a file
Reid "reidlab 565aac949c uhhh
uhhh the 2nd rendition
2024-04-02 18:40:14 -07:00
assets uhhh 2024-04-02 18:40:14 -07:00
config uhhh 2024-04-02 18:40:14 -07:00
hosts/goopnet-interface uhhh 2024-04-02 18:40:14 -07:00
lib uhhh 2024-04-02 18:40:14 -07:00
modules uhhh 2024-04-02 18:40:14 -07:00
overlays init 2024-03-28 01:38:40 -07:00
packages uhhh 2024-04-02 18:40:14 -07:00
.editorconfig init 2024-03-28 01:38:40 -07:00
default.nix uhhh 2024-04-02 18:40:14 -07:00
flake.lock uhhh 2024-04-02 18:40:14 -07:00
flake.nix uhhh 2024-04-02 18:40:14 -07:00
goop.lua uhhh 2024-04-02 18:40:14 -07:00
readme.md uhhh 2024-04-02 18:40:14 -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 moduels that use nixos and home-manager

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
  • flake-parts (hopefully we can merge the 2 repositories once we find a user solution)
  • GOD DAMNIT!!! fonts installed @ here (line 76) dont fucking install???