Commit graph

159 commits

Author SHA1 Message Date
09806b22be Discord, switch to native from vesktop 2025-04-18 20:03:39 -07:00
7fd019b53f Fish, fix pull/push prompt and change characters
The prompt has been broken for a while now on pull/push, this is because
it was using unicode characters that were larger in the terminal,
causing wraps that would reprint lines. I changed the characters for
push/pull because of it.

I also removed the stash character, and changed the dirty and staged
characters to match the new characters
2025-04-16 11:52:16 -07:00
1c15dedf15 Postgres, service init 2025-04-09 14:06:04 -07:00
8897244111 Forgejo, use sshd port internally, disable https 2025-03-27 09:26:52 -07:00
9102af1c08 Juri, add forgejo server with admin account 2025-03-24 12:36:15 -07:00
e2f470b5c2 Forgejo, init with admin account and server config
Automatically creates an admin account with sops data. Not my favorite
process because user needs to know to change the sops password to be
owned by forgejo, otherwise good though.

Has a bunch of useful config settings for setting up a server easily.
Commit with that to follow.

Point of worry: SSH_PORT setting isn't set, and will probably need to be
set later to allow people to commit and similar to the repos.
2025-03-24 12:33:48 -07:00
291173d21a Sshd, added port as option
Primarily so that it can be used in other modules since I default to a
non-standard port for obsecurity reasons.
2025-03-24 11:16:45 -07:00
3957a03352 Os, remove nnn from automatic apps
I'm in love with lf now. But my divorce has made me see that I do not in
fact need a terminal file browser as an automatic app. If anything is
getting added it's zoxide
2025-03-18 14:45:55 -07:00
5cf617c4da Timers, fix timers creating files when disabled
They aren't enabled--they should act like it.
2025-03-18 14:45:09 -07:00
d27cedfd0e Juri, pds + caddy running 2025-03-18 14:09:25 -07:00
c179f84425 Caddy, caddy vhost configuration 2025-03-18 14:09:03 -07:00
2f2aea1208 Flake update 2025-03-17 2025-03-17 18:49:30 -07:00
9dd0a9bbde Onizuka, fix hypr and new hosts structure 2025-03-17 18:49:30 -07:00
f6bced0e83 Polkit,Hypr, update kde-packages to qt6, remove portal
There is a warning to update before deprecation. This is a fix for that.
Remove a conflicting portal implementation
2025-03-17 18:48:26 -07:00
de1f6d020f Juri, add sops and pds invocation 2025-03-17 16:28:57 -07:00
1182970d58 Pds, add default pds with config options 2025-03-17 16:28:46 -07:00
c383aee76e Sops, fix regex from systems to hosts, add Juri 2025-03-17 13:53:19 -07:00
c4201b7810 Sshd, 922 port and no password auth 2025-03-17 12:31:06 -07:00
813901ec3f Flake update 2025-03-12, remove Lix (build-time) 2025-03-12 22:32:46 -07:00
f27cec2c9a Users, add juri and update automatic start version 2025-03-12 22:30:33 -07:00
a37979255d Sshd, very simple sshd setup 2025-03-12 22:29:53 -07:00
bc07a7ba54 Nvidia, add option to use open drivers 2025-02-23 14:40:00 -08:00
400edf0951 Librewolf, switch to hm from nixpkgs 2025-02-23 14:34:05 -08:00
55b9d772eb Hypr, fix rebuild not working due to missing icons
The old .gitignore contained the hypr icons path. Newer versions of nix
did not want to rebuild because hypr/icons didn't exist in git. The fix
was simple to move the .gitignore from the home directory to inside of
the icons folder and include it. That way icons can be added and the
folder exists.

Oh--this also adds musescore because that was the impetus to fix this...
It has nothing critical to do with the commit, I'd just rather have them
in one rn
2025-01-22 10:19:51 -08:00
0fb01f4edb Flake update 2025-01-17, remove system = system 2025-01-22 10:14:01 -08:00
5c01a63feb Flake update 2025-01-14 2025-01-14 13:29:17 -08:00
6769c38a13 Kitty, add catppuccin theme 2025-01-09 10:20:46 -08:00
e4d8245203 Neovim, add catppuccin theme 2025-01-09 10:20:27 -08:00
547dd01e34 Neovim, go lang, remore rustacean lsp call 2025-01-09 09:35:51 -08:00
62fe907e91 OS, add basic tailscale app 2025-01-08 13:39:56 -08:00
f9611c32df OS, add Non-EFI Support 2024-12-24 17:06:05 -08:00
183d51f601 hmAuto, set username based on filedir 2024-12-01 00:18:43 -08:00
e40177da9e hmApps, refactor, clean up, break groups 2024-11-29 13:50:21 -08:00
87568dfd98 hmServices, refactor extension, home to automatic 2024-11-29 13:50:15 -08:00
c5b4191d66 Jibril, update to match new host modules 2024-11-29 02:09:23 -08:00
f53b6d0ded OSShells, refactor shells to single option 2024-11-29 02:09:23 -08:00
7919d19fe9 Apps, refactor, clean up, remove librewolf
Refactors to use app.nix for easier extension.

Removes librewolf from host, as it makes more sense on the user every
time.
2024-11-29 02:09:23 -08:00
66bca2bd56 OSAuto, remove autoUpgrade and Broken XDG Stuff 2024-11-29 02:09:23 -08:00
89b2c68b89 OsModules, remove excess arguments 2024-11-29 02:09:23 -08:00
6cc642d32f Services, refactor, clean up, service to automatic
Move service to automatic since it has a separate purpose.

Refactor the default.nix code to include service.nix files so it is
easier to extend code.
2024-11-29 02:09:23 -08:00
42ff2d37c0 Lix, switch to lix from nix, bump flake 2024-11-29 02:09:18 -08:00
31313733c2 Flake update 2024-11-28 2024-11-28 14:25:17 -08:00
9ab0f5bfc9 Hosts, add wheel and network group management 2024-11-28 14:18:11 -08:00
10038a1fde System, dynamic users for host, removes user.name
adds a new specialArg to hosts: usernameList, which is a list of users
determined through user/user.nix in the host/hostname dir.

This touches syncthing, tuigreet, jibril, shells, and system

removes the user.name field, and converts user.timezone to
system.timezone. This is to move user content off of the host.

This old system is replaced with dynamic user creation based on the
usernameList variable

Because this removes the users.users.defaultUser shells now use the
(more appropriate) users.defaultUserShell
2024-11-28 13:55:44 -08:00
85262bf9e1 System, get hostname from directory structure 2024-11-25 13:21:06 -08:00
9aa49cd3ae Users, use directory-driven users in flake.nix
This converts from the old manually defined users in flake.nix to a
dynamically defined users based on the directory structure. This is the
same as 9171e53 but for users instead of hosts.
2024-11-25 09:55:24 -08:00
9171e5365c Hosts, Use directory-driven hosts in flake.nix
This adds some code to flake.nix to read the directory of hosts/ and
find all hosts based on their host.nix file, and set the hostname based
on the directory.

I don't know enough about hostnames to know what are valid characters,
but in the future this could allow a hostname such as "servers/madoka"
which may be an issue. For now the structure is simple enough of
"hosts/name" resulting in hostname "name"

Another commit is planned which will do the same thing for users
2024-11-14 13:58:59 -08:00
c2c59c63cf Merge home-manager into nixos
Previously the home-manager and nixos sections of my config had been
separated into different branches on the same repository. This commit
merges the home-manager modules into the directory, and convert the
"systems" that used to be on each branch into hosts and users.

The goal of this change is to make it easier to see the hosts and users
paradigm, as well as limit the number of locations the git repository is
installed. Additionally, having different branches tracking different
changes was silly for a git repository.
2024-11-11 21:01:02 -08:00
48b5cfc448 pan@jibril, enable miku cursor 2024-11-11 14:23:11 -08:00
3cc4f623ba Hypr, move from xonsh to python3 2024-11-11 14:23:11 -08:00