This commit is contained in:
afoucaultc 2026-07-07 19:38:23 +02:00
commit 2e640a1e57
43 changed files with 317 additions and 411 deletions

View file

@ -18,15 +18,7 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
#noctalia = {
# url = "github:noctalia-dev/noctalia/legacy-v4";
# inputs.nixpkgs.follows = "nixpkgs";
#};
#lavi = {
# url = "github:b0o/lavi";
# inputs.nixpkgs.follows = "lavi";
#};
stylix = {
stylix = {
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};