Compare commits

..

11 commits

Author SHA1 Message Date
atagen
ffe81f7dd6 add obisidian 2025-07-21 17:05:02 +10:00
atagen
b5dfc0ffa1 create readme 2025-07-21 17:05:02 +10:00
atagen
58479c6252 add yazi 2025-07-21 17:05:02 +10:00
atagen
27d69d69f1 update meat 2025-07-21 17:05:02 +10:00
atagen
cb3d7b6588 fix up fish aliases/abbrs 2025-07-21 17:05:02 +10:00
atagen
c68a6ddd78 split kitty out to graphical 2025-07-21 17:05:02 +10:00
atagen
9a1217044c refactor rice into config 2025-07-21 17:05:02 +10:00
atagen
08c13ea2bc add arbyd quickshell conf 2025-07-21 17:05:02 +10:00
atagen
03a8b8f65e add fish abbrs and header 2025-07-21 17:05:02 +10:00
atagen
c66c5c6f0c bump meat 2025-07-21 17:05:02 +10:00
atagen
a3a33e7ec1 refactor in synaptic style 2025-07-21 17:05:02 +10:00

View file

@ -8,9 +8,9 @@ in
{
systems =
definitions:
nixpkgs.lib.mapAttrs (
lib.mapAttrs (
name: info:
nixpkgs.lib.nixosSystem {
lib.nixosSystem {
specialArgs = {
inherit inputs;
userPkgs = recursivePkgs ../pkg;