chore: changed nur import to new convention

This commit is contained in:
Nick 2025-11-24 19:27:36 -06:00
parent 41c5ec9b29
commit 2840b2af43
2 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,7 @@
{
pkgs,
flake,
nur,
osConfig,
...
}:
@ -22,6 +23,8 @@ in
{
enable = true;
# package = (flake.inputs.nixpkgs-stable.legacyPackages.${pkgs.system}.floorp);
# package = pkgs.floorp-bin;
profiles = {
${user0} = {
isDefault = true;