update && remove floorp & stylix && mkForce nfv theme && change kdenlive pkg name cause changed upstream
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
description = "Smayzy's nixos config (probably a violation of the geneva convention but who cares)";
|
||||
|
||||
inputs = {
|
||||
# https://github.com/nix-community/stylix/issues/1865
|
||||
# nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/2007595";
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -14,11 +12,6 @@
|
||||
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
|
||||
stylix = {
|
||||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nvf.url = "github:notashelf/nvf";
|
||||
};
|
||||
|
||||
@@ -35,7 +28,6 @@
|
||||
|
||||
sharedModules = [
|
||||
inputs.nix-flatpak.nixosModules.nix-flatpak
|
||||
inputs.stylix.nixosModules.stylix
|
||||
inputs.nvf.nixosModules.default
|
||||
inputs.agenix.nixosModules.default
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user