Commit Graph

18 Commits

Author SHA1 Message Date
51bdedf26c
hosts/ni/services/download-media: update service config and re-enable it 2025-01-01 16:26:58 +08:00
b74b5e5161
hosts/ni: update program list 2025-01-01 16:26:58 +08:00
98fa06ee97
hosts/ni/services/mail-archive: init 2025-01-01 16:26:58 +08:00
0dfa5a2c15
hosts/ni/services/reverse-proxy: init 2025-01-01 16:26:58 +08:00
c02a8fde36
hosts/ni/setups: update config 2025-01-01 16:26:58 +08:00
3e33e2b796
hosts/ni/services/monitoring: init 2025-01-01 16:26:57 +08:00
e82fd285b6
hosts/ni: add typical runtime directories as part of state 2024-09-17 18:32:29 +08:00
c22b37f8e9
hosts/ni: disable Wireguard
This is just temporary.
2024-03-11 13:13:23 +08:00
bece09c134
hosts/ni: update base config 2024-03-03 16:52:43 +08:00
cbf897fc49
hosts/ni: remove hardcoded SSH key
It's not needed anymore.
2024-02-28 20:16:28 +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
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
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
16dae5c0b8
hosts/ni: convert foo-dogsquared home-manager user to declarative hosts method 2024-01-18 16:58:05 +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