feat: Update stuff

This commit is contained in:
uttarayan21
2024-11-08 15:38:01 +05:30
parent 0d1842302f
commit aefef6e7fb
8 changed files with 390 additions and 306 deletions

View File

@@ -25,8 +25,6 @@ lib.attrsets.optionalAttrs device.hasGui {
# };
home.packages = with pkgs;
[
_1password
neovide
]
++ lib.optionals pkgs.stdenv.isLinux [
(mpv-unwrapped.wrapper {mpv = mpv-unwrapped.override {sixelSupport = true;};})