Commit graph

6 commits

Author SHA1 Message Date
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
Renamed from cfg/winter/kernel.nix (Browse further)