omit musescore, tweak inheritance of grouper, migrate desktop to plasma 6

This commit is contained in:
Thilo Billerbeck 2024-02-29 19:14:22 +01:00
parent 07a1841fda
commit 3b1d605c5d
4 changed files with 15 additions and 15 deletions

View file

@ -16,11 +16,11 @@
isGraphical = true;
};
xsession.pointerCursor = {
/* xsession.pointerCursor = {
name = "Bibata-Modern-Classic";
package = pkgs.bibata-cursors;
size = 128;
};
}; */
services.kdeconnect.enable = true;
services.kdeconnect.indicator = true;

View file

@ -31,8 +31,8 @@
xserver = {
enable = true;
displayManager.sddm.enable = true;
displayManager.defaultSession = "plasmawayland";
desktopManager.plasma5.enable = true;
displayManager.defaultSession = "plasma";
desktopManager.plasma6.enable = true;
layout = "us";
xkbVariant = "";
};

View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1708440115,
"narHash": "sha256-j3n3LiEmsn2V5HqhzHf+nh7JrHGbFmzLMm9qnmzFPxw=",
"lastModified": 1709049058,
"narHash": "sha256-RLag2Uy3wezy+oW+bsEwloDRaxV9BV/QdzHmSz1Ciwo=",
"owner": "dagger",
"repo": "nix",
"rev": "b489ac4da2e88296611e5841f4580ebc185d7b83",
"rev": "c4d98a163455709a6d8bba53465854981e115c15",
"type": "github"
},
"original": {
@ -119,11 +119,11 @@
]
},
"locked": {
"lastModified": 1708988456,
"narHash": "sha256-RCz7Xe64tN2zgWk+MVHkzg224znwqknJ1RnB7rVqUWw=",
"lastModified": 1709204054,
"narHash": "sha256-U1idK0JHs1XOfSI1APYuXi4AEADf+B+ZU4Wifc0pBHk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "1d085ea4444d26aa52297758b333b449b2aa6fca",
"rev": "2f3367769a93b226c467551315e9e270c3f78b15",
"type": "github"
},
"original": {
@ -381,11 +381,11 @@
},
"nixpkgs_5": {
"locked": {
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
"lastModified": 1709150264,
"narHash": "sha256-HofykKuisObPUfj0E9CJVfaMhawXkYx3G8UIFR/XQ38=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
"rev": "9099616b93301d5cf84274b184a3a5ec69e94e08",
"type": "github"
},
"original": {

View file

@ -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