|
|
157a0177d9
|
split base system config into a module
|
2021-07-15 20:47:13 +07:00 |
|
|
|
a5495be32b
|
split nix options into a module
|
2021-07-15 20:47:13 +07:00 |
|
|
|
ab6049f578
|
splitting parts of system config
- hardware-configuration.nix separated into kernel-winter.nix and
filesystem-winter.nix
- kernel.nix split off into kernel-winter.nix
|
2021-07-15 20:47:11 +07:00 |
|
|
|
4e8e8f0fed
|
split system/gui into system/input
|
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 |
|
|
|
5008989f2e
|
set snapper cleanup interval to 1h
|
2021-07-15 09:49:49 +07:00 |
|
|
|
84f9815ebb
|
disallow ssh root login and password auth
|
2021-07-15 08:39:09 +07:00 |
|
|
|
2bc503a791
|
move windowManager.i3 packages to home-manager
oh my god i just realised my rofi configuration was ignored
|
2021-07-11 11:48:53 +07:00 |
|
|
|
ce0954fc61
|
add snapper
|
2021-07-10 10:57:18 +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 |
|
|
|
090f39ef07
|
disable ipfs and fix gnome pinentry
|
2021-06-20 11:44:54 +07:00 |
|
|
|
d6e194836f
|
fix networking from bump
|
2021-06-08 11:54:37 +07:00 |
|
|
|
85fa14b480
|
hardware acceleration and opencl
|
2021-06-06 20:29:48 +07:00 |
|
|
|
4194c4c2ce
|
move gpg management to home-manager
|
2021-06-04 16:17:42 +07:00 |
|
|
|
f1889de3ce
|
remove nix-flakes script
i just pasted it in when i first started out, realised it's not
necessary since i already have flakes enabled
|
2021-06-04 13:01:06 +07:00 |
|
|
|
c36d8cd3c0
|
disable automatic coredumps
|
2021-06-04 13:00:29 +07:00 |
|
|
|
3d89a17ffe
|
Some osu and pipewire audio tweaks
owie my old hardware
|
2021-06-04 12:59:40 +07:00 |
|
|
|
8f61880015
|
use ondemand
also removed bcachefs
|
2021-06-02 15:31:09 +07:00 |
|
|
|
fe3aff5abc
|
lower pipewire quantum
|
2021-05-31 15:47:25 +07:00 |
|
|
|
5ea429e7d5
|
add efibootmgr
|
2021-05-30 11:02:56 +07:00 |
|
|
|
b4708d2169
|
switch back to btrfs
too lazy to figure out how to do all the things with
bcachefs, would rather wait for it to be upstream
|
2021-05-30 11:00:59 +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 |
|