feat: Update to flakes

Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
uttarayan21
2025-05-02 22:12:42 +05:30
parent b6927e5e25
commit 75e6b0ff21
2 changed files with 153 additions and 151 deletions

View File

@@ -5,7 +5,7 @@
# osConfig,
...
}: {
imports = [inputs.anyrun.homeManagerModules.default];
# imports = [inputs.anyrun.homeManagerModules.default];
programs.anyrun = {
enable = device.hasGui && pkgs.stdenv.isLinux;
config = {