9d82282556
Feature/adding jeeves ( #112 )
...
* Feature/factorio (#109 )
* add factorio
* add factorio server
* add new user
* fixed typo
* jeeves base
* allow jeeves to be built into an ISO
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* server-side fixes
* Disable sops on jeeves temporarily
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* fix flake.nix inputs
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* add sops for jeeves
* update jeeves age key
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* efi variables fix?
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* updating sops
* remove alice
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* remove richie
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* usbguard :(
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* remove iso from image
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* add alice zt
* restore home-manager
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* fix comment
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* add jeeves key
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* restore original config
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* revert canTouchEfiVariables
keeping it in line with other servers
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* removed working-config.nix
* Get rid of dummy user
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* change formatter to nixfmt-rfc-style
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* update lock
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* added plex
* initial format
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* removed lib.mkDefault from PermitRootLogin
---------
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Co-authored-by: Dennis <52411861+DerDennisOP@users.noreply.github.com>
Co-authored-by: Richie Cahill <richie@tmmworkshop.com>
2024-03-17 21:55:48 -04:00
1a8a2fa394
Feature/rfc 0166 fmt ( #113 )
...
* change formatter to nixfmt-rfc-style
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* Add rfc-style fmt'ing
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
---------
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-03 18:06:28 -05:00
Dennis
4c1e86907a
dennis the formatter ( #75 )
...
* dennis the formatter
* changed comment
* fixup
2024-02-05 22:45:43 +01:00
Dennis
47a65a151c
fix photon ldap config ( #74 )
...
* fix photon ldap config
* secrets update
2024-02-05 18:22:52 +01:00
4e6bdd2ff5
Disable mutable-users, fix passwords globally ( #71 )
...
* updated passwd
* Disable mutable-users
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* fix password config
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* change secrets
---------
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Co-authored-by: Richie Cahill <richie@tmmworkshop.com>
Co-authored-by: Dennis Wuitz <dennish@wuitz.de>
2024-02-03 23:24:45 +01:00
Dennis
726c3b208e
add dennis local systems ( #60 )
2024-02-02 22:54:36 +01:00
241c66f5ec
enable external SMTP for hydra ( #49 )
...
* external SMTP for hydra
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* nix-serve sops
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* add binary cache
* add hydra jobs
* cleanup (#50 )
* finish up cleanup branch merge
* switched back to nixpkgs-fmt
* add nixpkgs-fmt to hydrajobs.build
---------
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
Co-authored-by: Dennis Wuitz <dennish@wuitz.de>
Co-authored-by: Dennis <52411861+DerDennisOP@users.noreply.github.com>
2024-02-01 22:50:14 +01:00
Dennis
6d54aec60c
add dynamic system generation ( #46 )
2024-01-30 12:37:13 -05:00
Dennis
66be96ebff
add desktopians ( #43 )
2024-01-27 16:05:35 +01:00
fb3128b5ae
Disable podman, fix topgrade config ( #34 )
...
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-01-09 11:11:00 -05:00
a05be0f2d3
Fix topgrade config :( ( #31 )
...
There should be a top-level MISC for topgrade.toml.
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-01-08 22:54:43 -05:00
962baa4e64
Disable system,nix updates from Topgrade ( #29 )
...
Topgrade is upgrading from local instead of remote, and throws an error
when it tries to upgrade nix. Disabling these checks.
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-01-08 19:11:33 -05:00
fb2f9253b6
update secrets ( #22 )
...
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-01-03 18:05:53 -05:00
ec7a51f254
Add smartmontools to global program list, alice config changes ( #19 )
...
* Update ssh keys, home-manager packages
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* Add smartmontools to the global program list
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
* Fix formatting
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
---------
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-01-03 22:08:16 +01:00
522b663fdf
update keys
...
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2023-12-29 14:23:01 -05:00
Richie Cahill
fbf7a9c3c4
added secrets.yaml fro richie
2023-12-29 14:18:27 -05:00
Richie Cahill
066a9f134e
added jeeves-jr constructSystem and richie user
2023-12-29 13:32:20 -05:00
7d83e6b026
update secrets
...
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2023-12-29 09:45:52 -05:00
Dennis Wuitz
78e428f3f3
reconfigure photon
2023-12-28 21:12:59 +01:00
Dennis Wuitz
b6c85d89dd
configure programs for photon
2023-12-27 19:42:46 +01:00
Dennis Wuitz
90cf8be3d2
sops and photon setup
2023-12-26 02:56:52 +01:00
821f798c47
Add home-manager config for myself
...
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2023-12-25 13:25:11 -05:00
Dennis Wuitz
7fcf8af4ad
fix user public keys
2023-12-25 18:54:38 +01:00
Dennis Wuitz
e08f011d28
add home-manager
2023-12-25 03:39:20 +01:00
Dennis Wuitz
469038e980
switched modules to flakes
2023-12-24 18:48:52 +01:00
Dennis Wuitz
aca834a717
add basic user management
2023-12-23 08:27:00 +01:00