Commit graph

143 commits

Author SHA1 Message Date
2d93503bbc refactor(treewide): cleanup 2024-04-30 20:20:35 +12:00
2fe6c44941 feat(systemModules:host): add common hardware configuration module 2024-04-29 22:52:32 +12:00
4a8095f271 refactor(systemModules:services): enable if host.type != phone 2024-04-29 22:51:57 +12:00
ba2cbc18de feat(flake): add home-manager nixos module support to host.admin 2024-04-29 22:50:45 +12:00
25e02c034c refactor(treewide): enable modules based on host.type 2024-04-29 22:50:12 +12:00
779603c4cc refactor(systemModules:sound): conditionally enable if host.function is valid 2024-04-29 20:09:40 +12:00
0177c1fd7c feat(systemModules:video): add video module
enabled conditionally if host function is: "media-server" "gaming"
"workstation"
2024-04-29 19:05:46 +12:00
a8b9d34e17 feat(systemModules:programs): add modules for various system programs
- bandwhich
- dconf
- seahorse
- wireshark
2024-04-29 18:53:14 +12:00
f2e28fa618 refactor(systemModules:shell): move shell module to reflect changes to how user shell is defined 2024-04-29 18:50:15 +12:00
956ae9448e refactor(systemModules): remove device module for new host module 2024-04-29 18:49:12 +12:00
7a74befde3 feat(systemModules:host): add initial host configuration module
used to define general host configuration, including:

- hardware
- name
- admin
- type
- role
2024-04-29 18:48:18 +12:00
6db577fbf5 refactor(systemModules:ssh): move gnupg.agent to ssh module 2024-04-29 18:46:20 +12:00
3a91848085 refactor(systemModule:security): split into modules and add kernel hardening 2024-04-29 18:45:37 +12:00
ce1e372f0f refactor(systemModules:nix): now enabled on all systems unless host is specified as a phone 2024-04-29 14:36:45 +12:00
a2cd43b705 feat(kdeconnect): add kdeconnect service module 2024-04-29 12:49:25 +12:00
e2a517f609 feat(dbus): add dbus service module 2024-04-29 12:29:04 +12:00
7679a227ac refactor(systemModules): move hardware --> device/hardware, add function option 2024-04-24 23:44:06 +12:00
34ad7d3d61 feat(systemModules): add meta module 2024-04-24 18:30:50 +12:00
7a6f932740 feat(ooksmedia): enable tailscale module 2024-04-23 00:03:55 +12:00
f983f25a53 feat(networking): initial tailscale configuration 2024-04-23 00:02:23 +12:00
f195747b77 feat(ssh): add phone key 2024-04-22 21:20:55 +12:00
498bbbd36f test(ookphone): ssh setup for phone 2024-04-22 20:41:52 +12:00
7e351d9311 feat(ooksphone): add ssh configuration to ooksphone 2024-04-22 19:05:33 +12:00
2182f0299e feat(ooksphone): add git configuration 2024-04-22 01:40:46 +12:00
e2d76ae64f feat(ooksphone): add host specific module dir 2024-04-21 00:39:34 +12:00
5e9ca39241 fix(ookphone): remove hm global pkgs option 2024-04-20 23:04:32 +12:00
eb754fb163 feat(ooksphone): add substituters/trusted public keys 2024-04-20 22:34:07 +12:00
d978722dd7 fix(ookphone): remove helix from env packages 2024-04-20 22:26:17 +12:00
1bf362e4a0 feat(ooksphone) add colorscheme 2024-04-20 21:41:28 +12:00
c25f160e81 fix(ooksphone): remove username option 2024-04-20 20:31:11 +12:00
4bdfc85bee test(ooksphone): user.userName force 2024-04-20 20:27:37 +12:00
0d5711a99a fix(ookphone): add special args to home manager 2024-04-20 20:07:37 +12:00
b06290c529 test(ooksphone): system profile 2024-04-20 20:03:16 +12:00
2be635b567 test(ooksphone): system profile 2024-04-20 19:46:24 +12:00
44894ded29 feat(ooksphone): move home configuration to its own module 2024-04-20 19:42:46 +12:00
efd944cfef feat(flake): add initial nix-on-droid configuration 2024-04-20 19:30:09 +12:00
e07a71f46b feat(nh): move to nixpkgs module from flake 2024-04-19 17:56:48 +12:00
d7671de87a refactor(locale): tidy up 2024-04-15 11:29:46 +12:00
b3c7930b08 feat(audio:pipewire): add low latency module configuration 2024-04-15 11:29:08 +12:00
ea1c418c73 feat(user:shell): add system modules for zsh/bash user shell configuration 2024-04-15 10:37:37 +12:00
48c0e8e005 feat(profile:gaming): add halo infinite ports to firewall 2024-04-13 18:44:05 +12:00
dd0a5d0ec6 refactor(nixarr): move nixarr module into ooksmedia host module 2024-04-13 18:43:43 +12:00
207bea9de1 feat(gpu:amd): remove amdvlk driver 2024-04-13 18:41:53 +12:00
4b3ad8917a feat(nixarr): add nixarr input 2024-04-12 18:02:59 +12:00
b3a6c319f3 feat(profile:mediaServer): nixarr initial configuration 2024-04-12 15:03:35 +12:00
e78f3f0378 feat(ooksmedia): add ooksmedia host 2024-04-12 14:50:00 +12:00
0c5694c4c0 feat(ooksdesk): swap ooksdesk to new hardware 2024-04-12 02:29:11 +12:00
b833116942 fix(systemProfile): network module 2024-04-11 23:55:07 +12:00
c9128e56bf chore(systemModules): cleanup 2024-04-10 21:01:37 +12:00
2de2e05022 refactor(systemModules): move modules into dirs 2024-04-10 20:58:31 +12:00