|
|
de6d9a42b2
|
refactor: move host-specific modules to hosts/
|
2021-08-21 18:38:00 +07:00 |
|
|
|
c86be50084
|
restructure
- users/rin/default.nix -> users/rin.nix
- users/rin/home.nix +-> users/rin.nix
- users/rin/*.nix -> modules/user/*.nix
- users/rin/scripts/ -> scripts/
- hosts/winter/default.nix -> hosts/winter.nix
- hosts/winter/*.nix -> modules/system/*.nix
- modules are dynamically imported as sets for system and user
|
2021-07-15 19:16:11 +07:00 |
|
|
|
d9b73bfd43
|
refactoring
- overlays/{linux,wine-osu}.nix -> packages/{linux-lava,wine-osu}/
- overlays/misc/ -> overlays/patches/
- overlays/misc/0001...patch -> packages/linux-lava/si...patch
- overlays/misc/wine/ -> packages/wine-osu/patches/
- flake.nix:
- overlays are dynamically read from overlays/
- define custom packages separately
- packages/*
- now imported using callPackage
|
2021-06-27 11:59:05 +07:00 |
|
|
|
c36d8cd3c0
|
disable automatic coredumps
|
2021-06-04 13:00:29 +07:00 |
|
|
|
8f61880015
|
use ondemand
also removed bcachefs
|
2021-06-02 15:31:09 +07:00 |
|
|
|
5dc93272cd
|
attempt to make github do the building for me :)
|
2021-05-27 23:09:18 +07:00 |
|
|
|
c9f0f903a3
|
move things around
|
2021-05-26 21:11:42 +07:00 |
|