chore: Update flake inputs, remove chotic flake and switch to beta nvidia driver
This commit is contained in:
parent
3185f43ff7
commit
cee982f17f
10 changed files with 192 additions and 469 deletions
|
|
@ -14,7 +14,6 @@ in {
|
|||
config = lib.mkIf cfg.enable {
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
package = pkgs.alacritty_git;
|
||||
settings =
|
||||
(
|
||||
with lib;
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
(with inputs; [
|
||||
niri-flake.homeModules.niri
|
||||
stylix.homeManagerModules.stylix
|
||||
chaotic.homeManagerModules.default
|
||||
])
|
||||
++ (lib.youthlic.loadImports ./.);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue