todo and configs
This commit is contained in:
parent
ac926b4011
commit
acae27684e
8 changed files with 37 additions and 28 deletions
|
|
@ -64,6 +64,7 @@
|
|||
snapper
|
||||
starship
|
||||
syncthingtray
|
||||
taskwarrior
|
||||
thunderbird
|
||||
typst
|
||||
typst-fmt
|
||||
|
|
@ -145,5 +146,5 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.verbose = true;
|
||||
home-manager.backupFileExtension = ".hm-bak";
|
||||
home-manager.users.tao = import ./tao/home.nix {inherit inputs pkgs;};
|
||||
home-manager.users.tao = import ./tao/HOME.nix {inherit inputs pkgs;};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue