feat: fix duplicate config on work config & some minor changes

This commit is contained in:
Xavier Morel
2025-07-16 20:59:28 +02:00
parent 8db9f2f154
commit 66f7edf9a3
6 changed files with 41 additions and 37 deletions

View File

@@ -10,8 +10,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {
"url" = "github:nix-community/disko";