wow
This commit is contained in:
parent
4d3e1beaf6
commit
ab3a5296a0
13 changed files with 199 additions and 50 deletions
|
|
@ -34,6 +34,7 @@
|
|||
./config/plasma.nix
|
||||
"${inputs.self}/modules/home/discord/linux.nix"
|
||||
"${inputs.self}/modules/home/obs-studio.nix"
|
||||
"${inputs.self}/modules/home/kdenlive.nix"
|
||||
"${inputs.self}/modules/home/devtool/vscode.nix"
|
||||
"${inputs.self}/modules/home/devtool/ciscopackettracer.nix"
|
||||
"${inputs.self}/modules/home/ssh.nix"
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ with pkgs;
|
|||
jetbrains.rider
|
||||
|
||||
davinci-resolve
|
||||
kdePackages.kdenlive
|
||||
|
||||
android-tools
|
||||
android-cli
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue