474 Commits

Author SHA1 Message Date
1f12efb7d5
ooprs!! :3 2024-03-25 19:19:57 -04:00
d3c089a1a8
notlite: fix server.properties 2024-03-25 19:17:09 -04:00
0580ba0234
nullbox: enable notlite server 2024-03-25 19:00:10 -04:00
20e87e732d
Add potential workaround for quilt server issue 2024-03-25 17:33:34 -04:00
7f88009432
add nixfiles.lib.minecraft library
Contains one function, mkServer, which makes configuring a server
slightly more user friendly as well as implementing a few default server
options.
2024-03-24 18:12:18 +00:00
25c595f32e
Configure Minecraft server options
The server configuration is currently disabled due to
Infinidoge/nix-minecraft#60
2024-03-24 10:38:31 -04:00
57748c08f3
Downgrade NVIDIA driver to 535 again
god i fucking hate nvidia so much
2024-03-24 10:31:59 -04:00
00b2d0fd26
Add nix-minecraft overlay and module 2024-03-24 01:27:48 -04:00
555dfaf8ef
hyprland: add 10 second dpms timeout when locking 2024-03-24 00:52:34 -04:00
bae293b703
Set swaylock background 2024-03-23 22:53:21 -04:00
d97f024b9a
hyprland: fix indent 2024-03-23 20:46:05 -04:00
9177f15feb
Rework greetd start command config
Command is now listOf str, finalCommand is a shellEscapeArgs processed
command with applicable wrapper scripts applied
2024-03-23 20:44:39 -04:00
197b557468
desktop: open firewall to wg0 2024-03-23 18:27:55 -04:00
ffc0b1472f
nullbox: /ntfs nofail 2024-03-23 17:07:16 -04:00
8ef0925c01
nullbox: mount mcserver as nofail 2024-03-23 17:06:58 -04:00
38bed5d6d8
enable ozone for a few electron apps
- obsidian
- vesktop
had to manually recreate the shortcuts with --disable-gpu

nvidia fuck you
2024-03-23 13:53:19 -04:00
0118432753
Remove Plasma pinentry fix 2024-03-23 02:58:18 -04:00
8f63216f2b
Update flake.lock 2024-03-23 02:24:24 -04:00
f4a7ba1a5d
Syncthing: open firewall ports 2024-03-21 22:26:26 -04:00
50e98fb5f7
Productivity package set 2024-03-21 22:25:44 -04:00
6c4749d818
Update flake.lock 2024-03-21 16:21:01 -04:00
25f9e7c40f
home: move mimeapps force to correct place 2024-03-21 16:20:34 -04:00
6fbfbf77dd
Add temporary mitigation for Plasma pinentry issue 2024-03-21 16:19:45 -04:00
4397daca43
home: set to overwrite mimeapps.list if needed 2024-03-21 03:51:30 -04:00
ebfd427e30
nullbox: remove explicitly disabled sddm 2024-03-21 03:51:10 -04:00
c9b94ed5f0
slab: configure greetd for auto-login 2024-03-20 22:40:18 -04:00
1dd59261c3
Don't explicitly enable greetd on hosts
this fucks with specialisations; Plasma enables greetd and tries to
evaluate the launch command for autologin when it is only set by
hyprland.nix and the Plasma specialisation doesn't define
nixfiles.programs.greetd.settings.command which makes it evaluate as
null
2024-03-20 22:33:49 -04:00
27b88eb931
greetd: unwrap command, fix issue 2024-03-20 21:21:39 -04:00
9fad947963
hyprland: switch to greetd 2024-03-20 21:15:20 -04:00
60512a1a98
greetd: implement command for tuigreet 2024-03-20 21:15:02 -04:00
68f5c3247e
Modularize greetd configuration 2024-03-20 20:51:55 -04:00
b3ea104e1c
NoDM: disable by default if greetd is enabled 2024-03-20 15:54:32 -04:00
b7ec0ac354
unbound: enable prefetching 2024-03-20 02:13:57 -04:00
b3664ac63f
modularize Unbound config and add to slab 2024-03-20 00:35:29 -04:00
97d08df97a
Install dig and dig.dnsutils 2024-03-19 23:56:51 -04:00
4e7e35b3e9
Install Unbound DNS server 2024-03-19 23:55:58 -04:00
ad3ada835a
slab: set up greetd
i literally just set up an alternative to display managers am i stupid
2024-03-19 04:27:51 -04:00
01007b0eae
Hyprland: reorder exec-once commands
I don't even know if they're sequential but the wallpaper takes way too
long to load (more than 0 seconds completely unusable)
2024-03-19 03:53:44 -04:00
2144789bb2
Add NoDM (display session autostart config) 2024-03-19 03:30:20 -04:00
0c58a9ea1b
home: Add vesktop desktop shortcut
it was supposed to have NIXOS_OZONE_WL=1 but apparently that's still
broken
2024-03-19 00:00:26 -04:00
9411c82da4
Update flake.lock 2024-03-18 20:49:09 -04:00
84833ba0f8
switch nixfiles-assets to GitHub
this also configures Nix to keep nixfiles-assets in the store so it
doesn't get redownloaded and I can save some GitHub LFS bandwidth
2024-03-18 20:24:00 -04:00
76d89d8103
Revert "commit weird workaround for git lfs"
This reverts commit c89f6709f454e5e26edfc8f5494a011a37ba69fe.
2024-03-18 20:00:55 -04:00
c89f6709f4
commit weird workaround for git lfs
(will probably revert)
2024-03-18 19:52:20 -04:00
1240255e59
Hyprland: set default wallpaper 2024-03-18 04:55:51 -04:00
e41f726b28
nixfiles-assets: go back to the flake method
it works now???
2024-03-18 04:42:28 -04:00
c99d512d7d
Add nixfiles-assets
Can't do it as a flake because flakes don't support LFS
2024-03-18 04:42:28 -04:00
552f0439dc
Add dev shell with nix-update 2024-03-18 04:42:17 -04:00
21312168b3
Hyprland: change fakefulscreen bind 2024-03-18 02:03:09 -04:00
c00f818acb
nix-ld change 2024-03-17 21:11:18 -04:00