mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-10 23:04:37 +02:00
switch from devenv flake to nixpkgs
This commit is contained in:
parent
9256de441b
commit
32bca3bbbc
3 changed files with 77 additions and 503 deletions
home-manager/modules
|
@ -61,7 +61,7 @@ in {
|
|||
kubectl
|
||||
pulumiPackages.pulumi-language-nodejs
|
||||
ncdu
|
||||
inputs.devenv.packages.x86_64-linux.devenv
|
||||
devenv
|
||||
inputs.nixpkgs-update.packages.x86_64-linux.nixpkgs-update
|
||||
inputs.dagger.packages.x86_64-linux.dagger
|
||||
unzip
|
||||
|
@ -117,6 +117,7 @@ in {
|
|||
reaper
|
||||
yabridge
|
||||
# inputs.suyu.packages.x86_64-linux.suyu
|
||||
inputs.nix-alien.packages.x86_64-linux.nix-alien
|
||||
] else
|
||||
[ ]) ++ (if config.machine.isGnome then [
|
||||
gnomeExtensions.blur-my-shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue