feat: Update flake inputs and migrate noctalia settings

This commit is contained in:
ulic-youthlic 2025-11-11 18:11:23 +08:00
parent 93a661678e
commit 2dc1820934
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 120 additions and 117 deletions

View file

@ -51,8 +51,8 @@
# nixpkgs.url = "github:NixOS/nixpkgs/master";
lix-module = {
# url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
url = "git+https://git.lix.systems/lix-project/nixos-module";
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
# url = "git+https://git.lix.systems/lix-project/nixos-module";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";