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
|
||||
#################################
|
||||
environment.systemPackages = [
|
||||
environment.systemPackages = with pkgs; [
|
||||
basePortal
|
||||
hyprlandPortal
|
||||
xdg-utils
|
||||
|
||||
@@ -31,7 +31,7 @@ in
|
||||
#################################
|
||||
# System packages
|
||||
#################################
|
||||
environment.systemPackages = [
|
||||
environment.systemPackages = with pkgs; [
|
||||
basePortal
|
||||
hyprlandPortal
|
||||
xdg-utils
|
||||
|
||||
Reference in New Issue
Block a user