Commit graph

66 commits

Author SHA1 Message Date
3dd8d4a86b fix(systemModules:gaming): typo 2024-04-30 22:06:10 +12:00
ccbf36ec13 fix(systemModules:ssh): change UsePam -> UsePAM 2024-04-30 22:05:23 +12:00
033eed4fdc refactor(systemModules:dbus): change to enable if valid function 2024-04-30 21:02:51 +12:00
c69b0d57e3 refactor(systemModules:kdeconnect): change to always enable 2024-04-30 21:01:45 +12:00
8798c30cf2 fix(systemModules:pipewire): change host.function conditional 2024-04-30 21:00:49 +12:00
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
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
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
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
0c5694c4c0 feat(ooksdesk): swap ooksdesk to new hardware 2024-04-12 02:29:11 +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
221d9e3e33 refactor(networking): split networking into modules 2024-04-09 20:52:14 +12:00
4a177d2122 refactor(hardware): major refactor of hardware modules 2024-04-08 17:30:42 +12:00
8f229750b0 feat(hardware): add gpu modules for intel/amd/nvidia 2024-04-08 15:04:27 +12:00
eb93983bfe feat(hardware): add cpu module (intel/amd) 2024-04-08 15:03:55 +12:00
38232074d6 feat(services): add system 76 scheduler module 2024-04-08 00:10:46 +12:00
776f44f0bb refactor(hardware): add options to module file 2024-04-07 23:27:14 +12:00
c4587ff254 feat(profiles): add ssd module to base profile 2024-04-07 23:24:59 +12:00
ea48575dd0 feat(hardware): add ssd module to hardware 2024-04-07 23:09:43 +12:00
72011ba30a feat(laptop): move power module into new laptop module 2024-04-07 22:59:11 +12:00
ed8bad82e2 feat(config): add userDirs & mimeApp modules 2024-04-01 18:04:00 +13:00
0db15b3748 refactor(nh): move FLAKE variable location to ~/.config 2024-04-01 15:01:40 +13:00
9ace54121a feat(plymouth): initial plymouth config 2024-03-11 12:13:39 +13:00
7d3d715408 feat(anyrun): initial anyrun configuration 2024-03-04 15:44:54 +13:00
4cb8b94da6 fix(hyprlock): add pam option for hyprlock 2024-03-03 23:45:24 +13:00