mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-13 08:04:36 +02:00
omit musescore, tweak inheritance of grouper, migrate desktop to plasma 6
This commit is contained in:
parent
07a1841fda
commit
3b1d605c5d
4 changed files with 15 additions and 15 deletions
home-manager/modules
|
@ -50,7 +50,7 @@ in {
|
|||
(pkgs.writeShellScriptBin "nix-build-default" ''
|
||||
nix-build -E 'with import <nixpkgs> { }; callPackage ./default.nix { }'
|
||||
'')
|
||||
(callPackage ./../pkgs/toggl-time-grouper/package.nix { inherit lib; })
|
||||
(callPackage ./../pkgs/toggl-time-grouper/package.nix { inherit python3Packages; })
|
||||
nixpkgs-fmt
|
||||
toolbox
|
||||
distrobox
|
||||
|
@ -109,7 +109,7 @@ in {
|
|||
trayscale
|
||||
gnome.gnome-disk-utility
|
||||
inkscape
|
||||
musescore
|
||||
# musescore
|
||||
obsidian
|
||||
syncthingtray
|
||||
reaper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue