Redid setup. I swear the commit messages will get better

This commit is contained in:
Weckyy702
2026-01-16 00:21:04 +01:00
parent a561aa45e9
commit 156bd44710
8 changed files with 2044 additions and 21 deletions

View File

@@ -58,11 +58,10 @@
vim
wget
git
hyprpaper
cifs-utils # required for network mounting the NAS
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
];
programs.firefox.enable = true;
programs.hyprland = {
enable = true;
xwayland.enable = true;
@@ -114,6 +113,11 @@
#TODO: kanata config
};
services.tailscale = {
enable = true;
openFirewall = true;
};
# Enable the OpenSSH daemon.
# services.openssh.enable = true;