updated flake and configuration
This commit is contained in:
parent
237e46c255
commit
44f59ee163
@ -34,7 +34,12 @@
|
|||||||
|
|
||||||
agenix.nixosModules.default
|
agenix.nixosModules.default
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
erosanix.packages.x86_64-linux.somePackage
|
||||||
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
@ -142,7 +142,6 @@ in
|
|||||||
papirus-icon-theme
|
papirus-icon-theme
|
||||||
ranger
|
ranger
|
||||||
gnome.gnome-tweaks
|
gnome.gnome-tweaks
|
||||||
erosanix.packages.x86_64-linux.sparrow
|
|
||||||
bisq-desktop
|
bisq-desktop
|
||||||
neofetch
|
neofetch
|
||||||
gnome.gedit
|
gnome.gedit
|
||||||
|
Loading…
Reference in New Issue
Block a user