--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-09-08 11:36:45 +02:00
parent eea02abfcb
commit 762085707c
136 changed files with 261 additions and 261 deletions

View file

@ -20,14 +20,14 @@
};
imports = [
../../modules/hm/combined/basics.nix
../../hm/modules/combined/basics.nix
../../modules/hm/helix.nix
../../modules/hm/kitty.nix
../../modules/hm/nushell.nix
../../modules/hm/rclone-mount-bertof.nix
../../modules/hm/syncthing.nix
../../modules/hm/yt-dlp.nix
../../hm/modules/helix.nix
../../hm/modules/kitty.nix
../../hm/modules/nushell.nix
../../hm/modules/rclone-mount-bertof.nix
../../hm/modules/syncthing.nix
../../hm/modules/yt-dlp.nix
];
home.stateVersion = "22.11";