mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-11-12 09:12:07 +01:00
exclude nix from topgrade, change nerdfont handling
This commit is contained in:
parent
aa424c2705
commit
75e2ff1b2c
2 changed files with 4 additions and 7 deletions
home-manager/programs
|
|
@ -22,6 +22,7 @@ in
|
|||
"bun"
|
||||
"tldr"
|
||||
"flutter"
|
||||
"nix"
|
||||
];
|
||||
};
|
||||
git.repos = [ configPath ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue