Regenerated
This commit is contained in:
+405
-405
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1569,7 +1569,7 @@ in
|
|||||||
#################################
|
#################################
|
||||||
# System packages
|
# System packages
|
||||||
#################################
|
#################################
|
||||||
environment.systemPackages = [
|
environment.systemPackages = with pkgs; [
|
||||||
basePortal
|
basePortal
|
||||||
hyprlandPortal
|
hyprlandPortal
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ in
|
|||||||
#################################
|
#################################
|
||||||
# System packages
|
# System packages
|
||||||
#################################
|
#################################
|
||||||
environment.systemPackages = [
|
environment.systemPackages = with pkgs; [
|
||||||
basePortal
|
basePortal
|
||||||
hyprlandPortal
|
hyprlandPortal
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user