chore: use home-manager for transcaffeine

This commit is contained in:
2024-11-27 20:34:08 +01:00
parent f9b964d69a
commit b4d7447612
2 changed files with 13 additions and 0 deletions

View File

@ -22,4 +22,5 @@
nix-diff
];
};
home-manager.users.transcaffeine = import ./home-manager.nix;
}