This commit is contained in:
Kopatz
2025-02-03 18:34:52 +01:00
parent 9e5d8d6164
commit fbf6c5860f
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View File

@@ -690,11 +690,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1737885589,
"narHash": "sha256-Zf0hSrtzaM1DEz8//+Xs51k/wdSajticVrATqDrfQjg=",
"lastModified": 1738410390,
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "852ff1d9e153d8875a83602e03fdef8a63f0ecf8",
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
"type": "github"
},
"original": {

View File

@@ -290,7 +290,7 @@ in {
"sleep 3 && ${pkgs.waybar}/bin/waybar &"
#"${pkgs.dunst}/bin/dunst &"
] ++ lib.lists.optionals (osConfig.networking.hostName == "kop-pc") [
"[workspace 9 silent] vesktop"
"[workspace 9 silent] discordcanary"
"[workspace 10 silent] firefox"
];
};