don't know where I found this shit
This commit is contained in:
parent
9ab7166714
commit
86d3ebf9d2
@ -10,6 +10,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf config.smayzy.floorp.enable {
|
config = mkIf config.smayzy.floorp.enable {
|
||||||
programs.floorp.enable = true;
|
environment.systemPackages = with pkgs; [ floorp ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user