stuff
This commit is contained in:
@@ -134,10 +134,10 @@ in
|
||||
home.packages =
|
||||
with pkgs.${namespace};
|
||||
[
|
||||
bolt-launcher
|
||||
# librepods
|
||||
]
|
||||
++ (with pkgs; [
|
||||
bolt-launcher
|
||||
iw
|
||||
iwd
|
||||
orca-slicer
|
||||
|
||||
@@ -166,6 +166,7 @@ in
|
||||
home.packages =
|
||||
with pkgs;
|
||||
[
|
||||
bolt-launcher
|
||||
compose2nix
|
||||
distrobox
|
||||
heroic
|
||||
@@ -187,7 +188,6 @@ in
|
||||
waydroid-helper
|
||||
]
|
||||
++ (with pkgs.${namespace}; [
|
||||
bolt-launcher
|
||||
discord-krisp
|
||||
superposition
|
||||
# librepods
|
||||
|
||||
Reference in New Issue
Block a user