update for AI stuff and new nix syntax

This commit is contained in:
atagen 2024-04-30 02:38:36 +10:00
parent a770f582dd
commit 4712934003
8 changed files with 152 additions and 136 deletions

View file

@ -4,7 +4,6 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-23.05";
nixpkgs-polonium.url = "github:NixOS/nixpkgs/5a42ed5aef8631bb5cd30eb16b30ea3ddb0dd91f";
nur.url = "github:/nix-community/NUR";
@ -42,8 +41,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
plasma-manager.url = "github:pjones/plasma-manager";
flatpaks.url = "github:gmodena/nix-flatpak";
nixos-cosmic = {
@ -56,12 +53,10 @@
self,
nixpkgs,
nixpkgs-stable,
nixpkgs-polonium,
nixos-cosmic,
home-manager,
nur,
helix,
plasma-manager,
flatpaks,
nixd,
nix-ld-rs,