broken packages and removed some
This commit is contained in:
parent
533195806f
commit
e1fa02af83
3 changed files with 3 additions and 8 deletions
|
|
@ -50,10 +50,6 @@
|
|||
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
||||
kwin-effects-forceblur = {
|
||||
url = "github:taj-ny/kwin-effects-forceblur";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ in
|
|||
# lilipod BROKEN
|
||||
mangohud
|
||||
microsoft-edge
|
||||
mission-center
|
||||
# mission-center BROKEN
|
||||
mpv
|
||||
nextcloud-client
|
||||
nixfmt-rfc-style
|
||||
|
|
@ -44,7 +44,7 @@ in
|
|||
nix-output-monitor
|
||||
obs-studio
|
||||
ocs-url
|
||||
# orca-slicer BROKEN
|
||||
orca-slicer
|
||||
openscad
|
||||
p7zip
|
||||
plasticity
|
||||
|
|
@ -66,7 +66,6 @@ in
|
|||
virt-manager
|
||||
wezterm
|
||||
]
|
||||
++ [ inputs.kwin-effects-forceblur.packages.${pkgs.system}.default ]
|
||||
++ kdepkgs;
|
||||
|
||||
services.flatpak = {
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
functions = {
|
||||
sysrebuild = "nh os switch --ask";
|
||||
sysrebuild-boot = "nh os boot --ask";
|
||||
sysupdate = "nix flake update --commit-lock-file /home/user/Projects/personal/nix-config";
|
||||
sysupdate = "nix flake update --commit-lock-file --flake /home/user/Projects/personal/nix-config";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue