tdback pushed to main at tdback/nix-config 2024-11-21 19:46:00 -05:00
164c430909 explicitly enable firewall and network manager in default host configs
tdback pushed to main at tdback/nix-config 2024-11-18 19:03:33 -05:00
41af04163b add additional check for mounts in the case of forgejo
46d511f08e add check for postgresql server
Compare 2 commits »
tdback pushed to main at tdback/nix-config 2024-11-18 18:24:50 -05:00
c4b4cff25a use stable version of immich in 24.11 package set
tdback pushed to main at tdback/nix-config 2024-11-18 18:15:44 -05:00
9a0e97dd02 added pipe-operator, removed unnecessary default values
d6a754542a bump nixpkgs and home-manager versions to latest release (24.11)
Compare 2 commits »
tdback pushed to main at tdback/nix-config 2024-11-17 12:34:55 -05:00
d3ab1fdd58 use default dataDir, but specify a different one on the particular system
tdback pushed to main at tdback/config.nvim 2024-11-15 20:16:54 -05:00
c5138201d1 ensure indentation is two spaces when using elm
tdback pushed to main at tdback/config.nvim 2024-11-15 20:14:43 -05:00
f28eb8fba2 fix zig langserver name, alphabetize entries
tdback pushed to main at tdback/config.nvim 2024-11-15 20:10:32 -05:00
a0cb521f1e add elm and zig lang servers
tdback pushed to main at tdback/config.nvim 2024-11-14 21:58:33 -05:00
c23f2e8e99 ensure lazyvim will work on older neovim by adding fallback to vim.loop
9dfed2914e add roc and haskell lang servers for learning functional programming
Compare 2 commits »
tdback pushed to main at tdback/config.nvim 2024-11-13 17:56:27 -05:00
ebc5fbbe5c clean up discrepencies in config
tdback pushed to main at tdback/nix-config 2024-11-12 22:08:32 -05:00
b7c9bf8be6 trim any newlines in the password, or else it won't set right
tdback pushed to main at tdback/nix-config 2024-11-12 21:56:06 -05:00
e1336c6ad4 include age modules in raindog config to use pihole
tdback pushed to main at tdback/nix-config 2024-11-12 21:54:01 -05:00
a1b24090aa put pihole password in secrets file and use systemd to auto change it
tdback pushed to main at tdback/nix-config 2024-11-12 21:00:23 -05:00
35d46ca712 s/pwd/password/ for clarity
tdback pushed to main at tdback/nix-config 2024-11-12 20:34:59 -05:00
49a9a24c75 file doesn't work unless it's a secret.
tdback pushed to main at tdback/nix-config 2024-11-12 20:07:47 -05:00
75ffe93bd1 move admin pass to a file instead of in config and create helpful attrs
tdback pushed to main at tdback/scripts 2024-11-12 19:39:12 -05:00
47503b94fb move scripts to personal forge
tdback created branch main in tdback/scripts 2024-11-12 19:39:12 -05:00
tdback created repository tdback/scripts 2024-11-12 19:38:23 -05:00
tdback pushed to main at tdback/nix-config 2024-11-12 19:30:15 -05:00
29ee1f98e7 by default ensure ssh is enabled and password authentication is disabled