Commit Graph

32 Commits

Author SHA1 Message Date
02a57572ab
hosts/ni/hardware/qol: remove auto-cpufreq conflict 2024-06-18 21:54:22 +08:00
b9652dc8bb
hosts/ni: disable built-in laptop keyboard
It is more of a hindrance now that I always use an external keyboard.
2024-06-07 10:02:52 +08:00
e5226d80f7
hosts/ni/setups/desktop: update config 2024-05-18 16:41:22 +08:00
12b80432b0
hosts/ni/services/backup: update location and patterns 2024-05-18 16:41:19 +08:00
2d0452aa68
hosts/ni/setups/music: update gonic settings 2024-05-18 16:41:19 +08:00
7bef5de288
hosts/ni/setups/music: add optional path for Gonic service 2024-05-18 16:41:18 +08:00
60e077554d
hosts/ni/setups/desktop: update conditional NetworkManager setup 2024-05-18 16:41:16 +08:00
c22b37f8e9
hosts/ni: disable Wireguard
This is just temporary.
2024-03-11 13:13:23 +08:00
c8152959d2
hosts/ni/services/backup: update backup service 2024-03-11 13:12:53 +08:00
9577f5a4f7
hosts/ni/services/backup: refactor code 2024-03-06 17:03:12 +08:00
bece09c134
hosts/ni: update base config 2024-03-03 16:52:43 +08:00
7f82382b81
hosts/ni: update disko config 2024-03-03 16:44:02 +08:00
c2d000d09b
hosts/ni: revert Linux kernel version to default
Also causing a lot of recursive imports issues (I think).
2024-03-03 10:54:33 +08:00
c73f9e0c1e
hosts/ni: update kernel modules list 2024-03-02 12:43:39 +08:00
a91b54bb7b
hosts/ni/hardware/qol: remove extraneous settings for kernel booting 2024-02-28 20:17:27 +08:00
cbf897fc49
hosts/ni: remove hardcoded SSH key
It's not needed anymore.
2024-02-28 20:16:28 +08:00
d1c35ef983
hosts/ni: improve Disko config 2024-02-27 21:07:40 +08:00
87ee000222
hosts/ni/services/download-media: update gallery-dl download list 2024-02-25 17:50:49 +08:00
203eda736a
hosts/ni: update disko config 2024-02-25 17:26:41 +08:00
643d05a0f7
hosts/ni: convert to btrfs-based filesystem setup 2024-02-23 07:24:21 +08:00
03590ad834
nixos/workflows: disable display manager services
This is now on the individual configurations to enable them since most
workflows are expected to be quite similar to desktop environments like from
default NixOS modules.
2024-02-15 23:14:33 +08:00
a4177f9382
flake-parts/setups: set separate namespace for custom library
This at least allows us to make custom environment-specific library sets.
2024-02-11 15:16:25 +08:00
44090d6257
chore: reformat codebase 2024-02-02 12:40:16 +08:00
677b57cad7
nixos/profiles/desktop: make Nix more of a background process 2024-01-26 16:49:02 +08:00
b81460db8f
hosts/ni: use NixOS custom desktop profile 2024-01-25 18:52:40 +08:00
e11c054e54
hosts/ni/services/backup: add btrfs autoscrub 2024-01-25 12:19:29 +08:00
9b7cc8a850
modules: move profiles custom namespace to suites
We now have a "proper" profiles modules ala-nixpkgs so we'll have to move
these to make it less confusing.
2024-01-22 14:48:55 +08:00
40895e71c3
hosts/ni: update hardware and networking setup 2024-01-20 11:30:10 +08:00
16dae5c0b8
hosts/ni: convert foo-dogsquared home-manager user to declarative hosts method 2024-01-18 16:58:05 +08:00
a9cc97ae23
hosts/ni/networking/wireguard: add NetworkManager profile for wireguard0
Not yet complete but it's just here existing for now.
2024-01-16 14:59:09 +08:00
25149e2f38
hosts/ni/networking/setup: add DNS option for NetworkManager setup 2024-01-16 14:58:18 +08:00
0760acb676
configs: consolidate NixOS and home-manager config into one configs folder
Now we're going beyond these structuring as we might have to accomodate
non-system configurations like Nixvim.
2024-01-15 07:45:43 +08:00