This commit is contained in:
2025-09-08 13:37:07 -06:00
parent 96583078cc
commit b4bfa6885b

View File

@@ -19,7 +19,6 @@
felix
swaybg
uv
pls
];
sessionVariables = {
EDITOR = "helix";
@@ -33,6 +32,7 @@
home-manager.enable = true;
htop.enable = true;
bash.initExtra= ''fish'';
pls.enable = true;
};
nixpkgs.config = {
alowUnfree = true;