29 Commits

Author SHA1 Message Date
Richie Cahill
bd9ad5f08e fix bug 2024-05-28 00:44:11 +00:00
Richie Cahill
76ca0ebdc6 fix 2024-05-28 00:44:11 +00:00
Richie Cahill
7a7aa94988 added internal.nix 2024-05-28 00:44:11 +00:00
Richie Cahill
722fd8ca8b created docker dir 2024-05-28 00:44:11 +00:00
Richie Cahill
89791e1f40 changing user to nobody 2024-05-28 00:44:11 +00:00
Richie Cahill
800f162723 test 2024-05-28 00:44:11 +00:00
Richie Cahill
5f507485f5 changing user 2024-05-28 00:44:11 +00:00
Richie Cahill
631698a1af fixed dyslexia 2024-05-28 00:44:11 +00:00
Richie Cahill
21d34e0669 fixed syncthing settings warning 2024-05-28 00:44:11 +00:00
Richie Cahill
1db5e57d1b fix environment settings 2024-05-28 00:44:11 +00:00
Richie Cahill
ba26488478 added import 2024-05-28 00:44:11 +00:00
Richie Cahill
ab04058e1b testing filebrowser 2024-05-28 00:44:11 +00:00
3522ebd8c5 applies all recommended deadnix fixes, and adds it to checks
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-22 00:02:47 +00:00
c0ca89728e revert statix fixes for empty_pattern
empty_pattern forces {...} to be converted to {_}, which breaks
situations where an import is done multiple ways with the same
attributes, and only some of the imported files use those
attributes (ex. systems/<host>/default.nix)

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-22 00:02:47 +00:00
1b65b78d13 fix all statix warnings and re-enable statix pre-commit
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-22 00:02:47 +00:00
Richie Cahill
44bc4f1531 moved syncthing_base.nix 2024-05-11 14:05:45 +00:00
Richie Cahill
1005525931 spell checked nix files 2024-04-20 17:42:51 +00:00
Richie Cahill
75a57fb331 moved syncthing_base.nix 2024-04-20 15:02:01 +00:00
Richie Cahill
7a603ce739 moved docker to modules 2024-04-19 15:43:00 +00:00
Richie Cahill
38c2e39a4a created syncthing_base.nix and added syncthing password 2024-04-13 13:50:32 -04:00
Richie Cahill
6e31460813 added music projects syncthin dirs 2024-04-13 13:50:32 -04:00
Richie Cahill
1b0b350d26 fixed typo 2024-04-13 13:50:32 -04:00
Richie Cahill
180f655663 setting syncthing folders 2024-04-13 13:50:32 -04:00
Richie Cahill
c4cc7658b2 setting syncthing ip 2024-04-13 13:50:32 -04:00
Richie Cahill
0477fa1907 setup syncthing 2024-04-13 13:50:32 -04:00
Richie Cahill
07d226fc13 removed console.keyMap = "us"; 2024-04-10 19:11:09 -04:00
Richie Cahill
e822f2d89c ran nix fmt 2024-04-10 19:11:09 -04:00
Your Name
c2465c6b9c central locale setting 2024-04-10 19:11:09 -04:00
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