mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Replace obs with simpler software
This commit is contained in:
@@ -219,7 +219,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.firefox-devedition;
|
package = pkgs.firefox-devedition;
|
||||||
};
|
};
|
||||||
obs-studio.enable = true;
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "thiloho";
|
userName = "thiloho";
|
||||||
@@ -260,6 +259,7 @@
|
|||||||
slurp
|
slurp
|
||||||
grim
|
grim
|
||||||
swappy
|
swappy
|
||||||
|
kooha
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user