3e6f8e6563
hyprland: Move home-specific parts to ./home
...
Note that the modules are separated more to make it easier to use parts
of the graphical configuration in NixOS containers.
2023-06-16 20:02:45 -04:00
da93580ccf
containers(wine): Use Japanese locale
...
Necessary for many applications to work properly.
2023-06-16 14:24:47 -04:00
89361952a8
containers(wine): Passthrough /dev/dri
...
Enables the wine container to have native graphics performance on the
host.
2023-06-16 14:23:53 -04:00
62feee858b
containers(wine): Implement impermanence
...
Useful to avoid certain things working due to a certain state, then
forgetting what was changed over time.
2023-06-16 14:21:24 -04:00
aad7424764
containers(wine): Enable pipewire
...
Seems to fix an issue where audio could randomly stop working when
closing applications and opening new ones.
2023-06-16 14:20:30 -04:00
47a8763fc9
Revert "neovim(nvim-tree): Highlight default.nix"
...
This actually makes the default.nix stand out a bit *too* much.
2023-06-16 14:18:55 -04:00
b105f87a13
nix-gaming: Use cachix
...
This avoids having to wait 40 minutes for wine to compile every time the
system is updated.
2023-06-16 14:15:37 -04:00
a179de4afa
containers(gui): Add libreoffice
...
Unfortunately, some files may require the use of document editing
software like libreoffice. Fortunately, systemd-nspawn containers enable
us to ensure that these documents do not have access to the internet.
2023-06-16 14:14:18 -04:00
6c45d79f1c
containers: Fix module imports
2023-06-16 14:05:23 -04:00
374a0a2d14
meta: Flatten modules directory
2023-06-16 14:03:09 -04:00
32fc0d4be5
chore: Update flake inputs
2023-06-16 13:58:48 -04:00
c23655ad39
fish: Add target to tree ignore
...
This prevents the directory listing from becoming abnormally large with
rust projects.
2023-06-16 13:37:54 -04:00
b12e1598c9
thunar: Add volman
...
This should prevent errors from popping up in the terminal when mounting
disks.
2023-06-16 13:19:46 -04:00
036ec4a733
containers(dev): Update module paths
2023-06-16 13:15:44 -04:00
ce727de65b
neovim(nvim-tree): Highlight default.nix
2023-06-16 12:53:18 -04:00
338bf19784
meta: Flatten overlays directory
2023-06-16 12:47:36 -04:00
7b12a778f8
fcitx5: Inline config
2023-06-16 12:28:10 -04:00
877ce570bf
meta: Move home modules up one directory
...
This is possible since each home-manager module is now its own
self-contained nix file.
2023-06-16 12:13:26 -04:00
ac7fb96c80
joshuto: Inline external scripts
2023-06-16 11:53:12 -04:00
2aa3550313
chore: Replace tabs with spaces
2023-06-16 11:42:36 -04:00
40e08b4821
joshuto: Nixify mimetypes
2023-06-16 11:41:34 -04:00
f8765f25e2
joshuto: Migrate keymap to nix
2023-06-16 10:22:47 -04:00
b270bd3662
joshuto: Migrate theme to nix
2023-06-16 10:07:05 -04:00
33fe40f1bb
joshuto: Begin migration to home-manager module
2023-06-16 10:01:42 -04:00
9841ad09c6
ncmpcpp: Nixify on-song-change.sh
2023-06-16 09:55:50 -04:00
bbf1b1f030
rofi: Nixify rasi theme
2023-06-16 09:40:57 -04:00
8498368947
chore: Formatting
2023-06-16 08:51:22 -04:00
39e206a89b
chore: Move home-manager modules to ./home
2023-06-16 08:23:49 -04:00
b4242e0f55
chore: Continue home-manager separation
2023-06-16 08:19:26 -04:00
181ea09092
meta: Use separate directory for home-manager modules
2023-06-16 08:13:34 -04:00
cac5d0c159
Switch from wine-staging to wineWowPackages.waylandFull
...
This causes more programs to work and seems to be the most popular
package for wine on NixOS, so it should be preferred in all cases.
2023-06-16 07:58:36 -04:00
69bd0757d2
containers(dev): Use home manager module
2023-06-16 07:47:21 -04:00
e5c0e7d985
chore: Fix typo
2023-06-16 07:34:13 -04:00
f08e4ca34f
chore: Run nixpkgs-fmt
2023-06-16 07:31:39 -04:00
cdf9652a34
meta: Use separate home-manager modules
...
This makes it easier to use our modules with home-manager on non-NixOS
distributions as needed.
2023-06-16 07:25:00 -04:00
395dd8e3f3
misc: Fix typo
2023-06-16 06:20:39 -04:00
57d6e3ea14
meta: Don't autostart containers
...
Unfortunately not possible (at least non-trivially) since containers may
depend on a graphical instance already running.
2023-06-15 11:11:08 -04:00
735201eb9b
hyprland: Re-enable vfr by default
...
This fixes an issue where disabling vfr would cause certain applications
to perform worse, as well as QEMU virtual machines showing lower
performance.
2023-06-15 10:47:15 -04:00
7e40522708
chore: Update flake inputs
2023-06-15 10:42:46 -04:00
4d1f614163
waybar(workspaces): Remove hover feedback
...
Unfortunately, I haven't came up with a solution to making waybar
workspaces clickable with hyprland-autoname-workspaces yet.
2023-06-14 08:42:09 -04:00
080a491b20
gamemode: Specify location used
2023-06-14 08:41:14 -04:00
6e61915182
fish: Remove exec hyprland
...
Not needed since greetd handles autologin.
2023-06-13 21:16:59 -04:00
4fdfb6b94b
containers(osu): Remove gamemode
...
gamemode is started from the host, so this isn't needed.
2023-06-13 17:28:21 -04:00
b0dd76886a
flakes: Remove hyprland
...
Not needed anymore since we can simply use the hyprland module in
nixpkgs.
2023-06-13 17:17:01 -04:00
44adb319f5
waybar-hyprland: Use custom overlay
...
This fixes an issue where waybar-hyprland would break with
hyprland-autoname-workspaces.
2023-06-13 17:01:56 -04:00
1fa52fcbbc
Revert "meta: Disable vfr at the gamemode level"
...
This completely broke gamemode notifications. Luckily we're using NixOS
so a revert was as easy as `git revert` and `nixos-rebuild`.
2023-06-13 11:14:46 -04:00
3df3aa19f9
meta: Disable vfr at the gamemode level
...
This fixes an issue where other applications would perform *worse* with
vfr disabled, notably srb2.
2023-06-13 10:45:30 -04:00
576a9727be
hyprland: Decrease default vertical split ratio
2023-06-13 09:48:42 -04:00
2b054e8c18
hyprland: Use default split ratios
2023-06-13 09:11:06 -04:00
1f3c3c0c58
neovim(alpha-nvim): Customize
2023-06-13 09:08:28 -04:00