mac stuff
This commit is contained in:
@@ -127,12 +127,13 @@ in
|
|||||||
home.packages = with pkgs.${namespace}; [
|
home.packages = with pkgs.${namespace}; [
|
||||||
bolt-launcher
|
bolt-launcher
|
||||||
# librepods
|
# librepods
|
||||||
|
] ++ (with pkgs;
|
||||||
|
[
|
||||||
iw
|
iw
|
||||||
iwd
|
iwd
|
||||||
orca-slicer
|
orca-slicer
|
||||||
vscodium
|
vscodium
|
||||||
];
|
]);
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
password-store = enabled;
|
password-store = enabled;
|
||||||
|
|||||||
Reference in New Issue
Block a user