mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
remove hyprland flake and caches
This commit is contained in:
parent
d30d02e97e
commit
e95d240f98
4 changed files with 6 additions and 114 deletions
|
@ -21,7 +21,6 @@
|
|||
};
|
||||
|
||||
nix-colors.url = "github:Misterio77/nix-colors";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
||||
purge = {
|
||||
url = "github:therealr5/purge";
|
||||
|
@ -49,7 +48,6 @@
|
|||
, nixpkgs
|
||||
, home-manager
|
||||
, nix-index-database
|
||||
, hyprland
|
||||
, sops-nix
|
||||
, impermanence
|
||||
, nix-colors
|
||||
|
@ -87,7 +85,6 @@
|
|||
home-manager.users.rouven = {
|
||||
imports = [
|
||||
nix-colors.homeManagerModules.default
|
||||
hyprland.homeManagerModules.default
|
||||
sops-nix.homeManagerModules.sops
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue