mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
omg it's working again
This commit is contained in:
parent
bca8eb1549
commit
9be3738726
6 changed files with 25 additions and 18 deletions
|
|
@ -13,7 +13,6 @@
|
|||
# dotfiles
|
||||
age
|
||||
unstable.chezmoi
|
||||
nh
|
||||
|
||||
# backup
|
||||
restic
|
||||
|
|
@ -40,6 +39,11 @@
|
|||
yaml-language-server
|
||||
];
|
||||
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.nh;
|
||||
};
|
||||
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue