This commit is contained in:
Hactarus 2024-09-29 17:36:23 +02:00
parent 1ff03eb4ca
commit fe0993358b
10 changed files with 515 additions and 88 deletions

View file

@ -12,7 +12,7 @@
};
dotfiles = {
url = "git.ood.ovh:hactarus/dotfiles";
flake = false;
flake = true;
};
outputs = { self, nixpkgs, home-manager, ... } @inputs: {
homeConfigurations.foodogsquared = home-manager.lib.homeManagerConfiguration {