Move hyprland files to host specific directories

This commit is contained in:
willifan 2024-05-21 17:54:57 +02:00
parent 246b2a75ea
commit e3176e1858
14 changed files with 30 additions and 17 deletions

View file

@ -29,7 +29,7 @@
};
outputs = { self, nixpkgs, home-manager, disko, ... }@inputs:
let
let
inherit (self) outputs;
forAllSystems = nixpkgs.lib.genAttrs [
"x86_64-linux"