Commit graph

9 commits

Author SHA1 Message Date
4b1483327b
treewide: persist rework 2022-08-09 21:29:32 +07:00
41c4362136
treewide: decouple home-manager 2022-02-02 00:27:17 +07:00
76b6f7cfb8
flake: add devShells
exposed via nix registry :D
can be used in nix-direnv like `use flake shells#cs.osu`
2021-11-17 11:14:10 +07:00
8c75ba2a2d
treewide: yet another restructure
modules, overlays, and packages have their own default.nix re-exporting
things instead of reading file paths. slightly improves declarativeness.

wine-osu is removed; we're just using nix-gaming (for now).

our custom packages will now have to be accessed via pkgs.me instead of
just pkgs. helps know where it came from

future goals: get rid of our overlays completely, or at least not make
it replace anything from nixpkgs
2021-11-17 10:57:56 +07:00
5773d144aa
system/base: add self to flake registry 2021-11-16 23:47:25 +07:00
7b3025c984
zsh: use hostname in nr abbr 2021-08-21 18:38:49 +07:00
304335ea65
host: fix enableGUI 2021-08-21 18:38:03 +07:00
4408a2124e
move everything else in system config to base module 2021-07-16 07:23:59 +07:00
157a0177d9
split base system config into a module 2021-07-15 20:47:13 +07:00