temp remove lix

This commit is contained in:
Noa Aarts 2025-09-01 22:05:38 +02:00
parent 9e2f8eac8a
commit f19d70a9c9
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 28 additions and 264 deletions

View file

@ -45,17 +45,6 @@
};
# scrolling window manager
niri.url = "github:YaLTeR/niri";
# alternative nix implementation
lix = {
url = "git+https://git.lix.systems/lix-project/lix.git";
inputs.nixpkgs.follows = "nixpkgs";
};
# module for lix
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module.git";
inputs.nixpkgs.follows = "nixpkgs";
inputs.lix.follows = "lix";
};
# declarative vencord client
nixcord.url = "github:kaylorben/nixcord";
# for styling apps etc in a consistent theme
@ -76,7 +65,6 @@
stylix.nixosModules.stylix
agenix.nixosModules.default
disko.nixosModules.disko
lix-module.nixosModules.default
];
in
{