Commit graph

5 commits

Author SHA1 Message Date
de6d9a42b2
refactor: move host-specific modules to hosts/ 2021-08-21 18:38:00 +07:00
16c5912449
filesystem: disable nfs for now 2021-08-21 00:52:21 +07:00
d7c351894c
add nfs 2021-07-28 16:01:48 +07:00
c9c76d88cb
fstab changes
set defaults for btrfs mounts
set relatime for normal mounts
set noatime for some btrfs mounts (like /nix which i _never_ need to
know when something was accessed)
2021-07-21 22:12:11 +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