nix config used on my personal computers
Find a file
2024-05-14 18:56:52 -07:00
assets uhhh 2024-04-02 18:40:14 -07:00
config add battery to waybar 2024-05-14 18:56:52 -07:00
hosts/goopnet-interface powertop does NOT play well with USB devices! 2024-05-14 18:24:47 -07:00
lib fully tabs2space 2024-04-02 23:11:47 -07:00
modules add battery to waybar 2024-05-14 18:56:52 -07:00
overlays init 2024-03-28 01:38:40 -07:00
packages font fix? maybe? 2024-04-02 19:01:15 -07:00
.editorconfig editorconfig 2024-05-08 21:59:40 -07:00
default.nix remove weird newline 2024-05-11 19:46:12 -07:00
flake.lock upgrade nixpkgs 2024-05-11 21:51:35 -07:00
flake.nix fonts and hyprland 2024-05-06 20:21:00 -07:00
README.md upgrade nixpkgs 2024-05-11 21:51:35 -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?)
  • bitwarden
  • divide steam and gamemode?
  • laptop specific configuration (power profiles daemon, battery, etc)
  • sddm cursors no work :(
  • sddm x11 support, too. or maybe just remove x11
  • gnome keyring / gcr for saving passwords