Commit graph

123 commits

Author SHA1 Message Date
db7f132f6e
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
1f59950af8
OSAuto, remove autoUpgrade and Broken XDG Stuff 2024-11-29 02:09:23 -08:00
8560b319cf
OsModules, remove excess arguments 2024-11-29 02:09:23 -08:00
525f68172b
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
dfb064e92b
Lix, switch to lix from nix, bump flake 2024-11-29 02:09:18 -08:00
f8b582e89e
Flake update 2024-11-28 2024-11-28 14:25:17 -08:00
91e5b47a8f
Hosts, add wheel and network group management 2024-11-28 14:18:11 -08:00
d994e11918
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
6124a298eb
System, get hostname from directory structure 2024-11-25 13:21:06 -08:00
0e5c6ab2c2
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 ba5fd48 but for users instead of hosts.
2024-11-25 09:55:24 -08:00
ba5fd48569
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
86bc28d6d4
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
985a5ea6e6
pan@jibril, enable miku cursor 2024-11-11 14:23:11 -08:00
7e81e09ca4
Hypr, move from xonsh to python3 2024-11-11 14:23:11 -08:00
b57482b98b
Hypr, update from no_gaps_when_only 2024-11-11 14:23:11 -08:00
d1dbda98cd
Hypr, fix package nix store paths 2024-11-11 14:22:53 -08:00
b02debe349
Flake update 2024-11-07 2024-11-08 10:12:45 -08:00
32629f1ef6
Nvidia, remove deprecated driSupport32Bit 2024-11-08 10:12:45 -08:00
a7425d21e3
Jibril, update secrets, wireless and shell 2024-11-08 10:12:43 -08:00
7de3d0c3c7
Wireless, host specified networks 2024-11-07 14:59:12 -08:00
5186992f88
Sops, add user secret management 2024-11-07 14:58:37 -08:00
65282e05c9
Global, Hypr, Systems, Flake update 2024-10-21
Refactored systems to be dependant on host. So that jibril and onizuka
can have separate profiles. Doing this split up the systems/ folder, and
also forced a flake update to test. This was done midway through the
hypr rework, and would have been difficult to decouple, so I just did a
big commit instead <3

Refactored the entire hypr system to use settings and nix rather than
its native config. This is working and tested on Jibril, but is missing
the scripts used for switching workspaces on Onizuka.
2024-10-24 10:35:36 -07:00
f2e9bf0fc2
Flake update 2024-07-15, and hypr cachix fix 2024-07-15 18:37:14 -07:00
5c256edcb3
Flake update 2024-07-14 2024-07-14 04:05:22 -07:00
d524f7c068
Hypr, fix cachix support 2024-07-14 04:04:58 -07:00
07ce0cb9fe
Pan, add zoom for meetings ;-; 2024-07-08 01:11:04 -07:00
fafbb75859
Flake update 2024-06-05 2024-06-05 00:49:59 -07:00
dc662f82f0
Flake update 2024-06-05 2024-06-05 00:43:23 -07:00
c3db864c6f
Pan, add java8 to play beta minecraft 2024-06-05 00:37:17 -07:00
3953f7f39b
Git, add signing 2024-05-27 01:55:38 -07:00
26a879aa3a
Pan, add gnucash for financial management 2024-05-27 01:55:38 -07:00
3057ff1352
Hypr, Update settings for 0.40.0
Update refresh rate now that Nvidia Driver 555 is available
Remove Cursor environment variable (no longer needed)
Explicitly set which graphics card to use
Add extra environment variable because everyone says to :)))
2024-05-27 01:55:38 -07:00
eb5a9f8d1d
Neovim, filetype to string from boolean 2024-05-27 01:55:38 -07:00
68eb6fe380
Kitty, remove yes/no prompt on close 2024-05-27 01:55:38 -07:00
1fdf2b9462 Bump flakes, use hyprland?submodules=1 2024-05-26 17:42:47 -07:00
e012172298 Nvidia, switch to beta, enable fbdev 2024-05-26 17:25:02 -07:00
8c02590a4b Onizuka, remove virtualbox 2024-05-26 17:12:00 -07:00
d8eec90dc1 Onizuka, add tablet support 2024-05-26 17:07:00 -07:00
172da40e61 Tablet, add opentabletdrivers 2024-05-26 17:05:34 -07:00
954f44b663 Systems, remove unstablePkgs reference 2024-05-26 17:03:15 -07:00
d82bf1b22b Onizuka, switch to fish from zsh 2024-05-26 17:00:36 -07:00
d5d7b5ce7c Bump flakes, use hyprland?submodules=1 2024-05-26 16:55:15 -07:00
1b6627bcbe neovim, add rust language support 2024-04-23 23:17:10 -07:00
b16fb47719 lf, add fish cd-alias 2024-04-21 01:43:11 -07:00
9978fb7921 Fish, simplify functions, move n alias call
Simplifies the git_ family of functions to make fish_right_prompt more
readable. git_prompt function is added, which prints the relevant git
prompt information. The git_ family of functions is moved into the
git_prompt function, and fish_right_prompt calls git_prompt

Going forward I'm trying to have modules in charge of the data for
other modules, so I moved the nnn alias call from fish to n, and added a
handy "extraFunctions" config option to fish. Maintaining the fish
module's control of the functions, but allowing others to add stuff in
2024-04-21 01:19:38 -07:00
47771131e8 Steam, add gamemode and gamemode option 2024-04-18 15:43:29 -07:00
1193c72b93 Nvidia, add kernel module, exclude nouvaeu module 2024-04-18 15:42:25 -07:00
29928610bf Nvidia, add opencl icd and runtime 2024-04-18 15:41:58 -07:00
0336466d64 lf, change lfcd to lf in zshrc 2024-04-18 15:38:03 -07:00
0508cddeb0 neovim: Add file and git finding to telescope 2024-04-18 02:47:02 -07:00