Commit graph

91 commits

Author SHA1 Message Date
d272ea161b
use a function to create system configs 2021-07-15 20:47:13 +07:00
f7312b9f16
don't use with inputs 2021-07-15 20:47:13 +07:00
157a0177d9
split base system config into a module 2021-07-15 20:47:13 +07:00
0f37f09199
formatting goes brrr 2021-07-15 19:59:41 +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
84f08a3a1c
fix zsh plugins 2021-07-15 15:00:20 +07:00
7cd76b2b63
add enableGUI option, with conditional modules depending on it 2021-07-15 14:49:37 +07:00
c8647160f3
remove unnecessary rec 2021-07-15 14:49:37 +07:00
e5e4fc385c
merge hm-base into base 2021-07-15 13:39:48 +07:00
ac5e26ecda
disallow dirty git trees 2021-07-14 13:41:54 +07:00
1432ea461c
flake-managed zsh plugins 2021-07-14 11:12:57 +07:00
de251c5fdd
switch to nixpkgs master 2021-07-14 11:12:57 +07:00
112011f766
use flakes' revCount as part of the system version
also disabled dirty rebuilds
2021-07-14 11:12:57 +07:00
c087b37ab6
bump nixpkgs - r301044.87807e64a5e 2021-07-10 01:14:22 +07:00
5ce07a047a
use neovim nightly 2021-07-05 11:22:34 +07:00
d006552755
simplify flake inputs 2021-07-04 21:25:20 +07:00
450fd2f355
bump nixpkgs - r299942.09c38c29f2c 2021-07-04 14:15:55 +07:00
94a3281cbe
switch back to home-manager master 2021-07-02 07:21:55 +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
268a85c2ef
switch home-manager branch
waiting for upstream, maybe :3
2021-06-26 22:16:58 +07:00
2f58a31d18
switch back to unstable
rebuilds are pain
2021-06-24 07:11:32 +07:00
8fead95a9e
bump nixpkgs - r296773.f2122ea5815 2021-06-20 11:44:54 +07:00
e995d02e9c
try out putting revcount in version 2021-06-20 11:44:53 +07:00
bbb48d6a45
add mpv and mps-youtube 2021-06-15 09:59:23 +07:00
6fb7048da8
living on the edge 2021-06-04 16:42:04 +07:00
023c408aff
add xinit overlay 2021-06-04 16:17:42 +07:00
1a2c5f66b8
temporarily use forked home-manager 2021-06-04 16:17:42 +07:00
cb7bedb398
use material-icons 4 with otf and ttf 2021-05-30 12:34:36 +07:00
2a681be60e
add transcrypt 2021-05-28 18:50:42 +07:00
6e935a8f5b
move discord to separate overlay file 2021-05-28 08:38:23 +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
6490e7ca9b
use latest winetricks 2021-05-26 20:48:23 +07:00
55018c6b7c
bump discord 2021-05-23 19:54:44 +07:00
bb70530786
home manager!
also a bunch of other stuff
2021-05-20 14:02:49 +07:00
334976edf9
small refactor 2021-05-16 21:50:29 +07:00
4ce7819d89
wine with custom patches 2021-05-15 15:31:01 +07:00
4f80294cc2
temporary discord bump 2021-05-15 08:33:12 +07:00
1f62998065
split custom kernel into overlay
also bump to 5.11.20 and add features thing so nix knows it has 32-bit
emulation
also added winesync
2021-05-15 08:33:06 +07:00
915e86ea3f
split overlays off 2021-05-13 20:33:27 +07:00
2448f2fc1b
a 2021-05-11 18:13:14 +07:00