Update to nixos 26.05
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
home.packages = with pkgs; [
|
||||
taskwarrior-tui
|
||||
unstable.timewarrior
|
||||
inputs.tasksquire.packages.${pkgs.system}.default
|
||||
inputs.tasksquire.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
];
|
||||
|
||||
home.shellAliases = lib.mkMerge [ {
|
||||
|
||||
Reference in New Issue
Block a user