attic stuff

This commit is contained in:
Luj 2023-05-16 18:14:14 +02:00
parent f7d310e41c
commit daea3a95d2
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 4 additions and 3 deletions

View file

@ -55,6 +55,7 @@ in
linkal = inputs.linkal.defaultPackage."${system}";
mosh = prev.unstable.mosh;
hyprpaper = inputs.hyprpaper.packages.${system}.default;
attic = inputs.attic.packages.${system}.default;
})
];
}