Skip to content

Commit

Permalink
remove hyprland
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Jul 21, 2023
1 parent 3da6990 commit 805795a
Show file tree
Hide file tree
Showing 9 changed files with 59 additions and 323 deletions.
146 changes: 29 additions & 117 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 2 additions & 6 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
, darwin
, haumea
, ...
} @ inputs:
}@inputs:
let
username = "ocfox";
home = {
Expand Down Expand Up @@ -51,16 +51,12 @@

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
grub2-themes.url = "github:vinceliuice/grub2-themes";
minegrub.url = "github:ocfox/minegrub-theme";
nur.url = "github:nix-community/NUR";
haumea = {
url = "github:nix-community/haumea";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
darwin = {
url = "github:lnl7/nix-darwin/master";
inputs.nixpkgs.follows = "nixpkgs";
Expand Down
8 changes: 0 additions & 8 deletions home-desktop/home/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ with pkgs;
bitwarden
wl-clipboard
swayidle
showmethekey
element-desktop
qbittorrent
tdesktop
firefox-wayland
Expand All @@ -18,10 +16,4 @@ with pkgs;
cava
vlc
wf-recorder

nur.repos.linyinfeng.wemeet
nur.repos.linyinfeng.icalingua-plus-plus
nur.repos.xddxdd.qq

texlive.combined.scheme-medium
]
3 changes: 0 additions & 3 deletions home-desktop/wayland/windowManager/hyprland/default.nix

This file was deleted.

Loading

0 comments on commit 805795a

Please sign in to comment.