Compare commits

...

2 Commits

Author SHA1 Message Date
5eec4882d4 trying again
Some checks failed
Test Flake / test_flake (push) Has been cancelled
Test Flake / dry_build (push) Has been cancelled
Update Flake / update_flake (push) Successful in 12s
2026-06-01 18:31:12 -06:00
5ec327abb9 re-enable river 2026-06-01 18:29:12 -06:00
3 changed files with 10 additions and 3 deletions

View File

@@ -12,8 +12,10 @@
libgcc
gleam
glib
jdk17
kdlfmt
lessc
maven
meson
nil
nim-2_0
@@ -28,7 +30,7 @@
ruff
rustc
rustup
superhtml
# superhtml
ty
vscode-langservers-extracted
vala

View File

@@ -1,6 +1,9 @@
{ config, pkgs, ... }:
{
home.packages = with pkgs;[
swaybg
];
xdg.configFile."niri/config.kdl".source = ./niri.kdl;
}

View File

@@ -39,7 +39,7 @@
time.timeZone = "${timezone}";
programs.river-classic.enable = true;
programs.river.enable = true;
programs.niri.enable = true;
xdg.portal = {
enable = true;
@@ -59,7 +59,7 @@
enable = true;
};
fileSystems."/mnt/hoardfrost" = {
device = "//10.0.0.217/public";
device = "//100.86.190.89/public";
fsType = "cifs";
options = [ "username=autumn" "password=autest" "x-systemd.automount" "noauto"];
};
@@ -94,6 +94,8 @@
polkit
waypaper
ristretto
godot
ansel
# wayland
# wayland-protocols
# libxkbcommon