mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(katana): move to cachy kernel
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
url = "github:Mic92/sops-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
spotiflac-cli.url = "github:Superredstone/spotiflac-cli";
|
||||
};
|
||||
@@ -24,10 +25,12 @@
|
||||
nixvim,
|
||||
spotiflac-cli,
|
||||
sops-nix,
|
||||
nix-cachyos-kernel,
|
||||
...
|
||||
}@inputs:
|
||||
let
|
||||
overlays = [
|
||||
nix-cachyos-kernel.overlays.pinned
|
||||
];
|
||||
personalEmail = "patrickcanal3@gmail.com";
|
||||
username = "r3ddy";
|
||||
|
||||
Reference in New Issue
Block a user