re-enable river
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user