flake.nix: structure overhaul

hosts/dunamis/disko.nix: add tmpfs mount for /tmp (nix builds fail because of noexec on /)
modules/home/desktop/default.nix: remove walker

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-18 02:01:50 +02:00
parent 7b388dc05e
commit ba84325990
3 changed files with 35 additions and 54 deletions

View File

@ -1,6 +1,5 @@
{inputs, ...}: {
{
imports = [
inputs.walker.homeManagerModules.default
./common/xdg-userdirs.nix
./hyprland/default.nix
./niri/default.nix