moves zjstatus config and removes flake
This commit is contained in:
parent
175922f37d
commit
68b5fdc20f
4 changed files with 58 additions and 63 deletions
|
|
@ -29,9 +29,6 @@
|
|||
# in modules/default.nix
|
||||
nixpkgs.overlays = [
|
||||
inputs.zellij-switch.overlays.default
|
||||
(final: prev: {
|
||||
zjstatus = inputs.zjstatus.packages.${prev.system}.default;
|
||||
})
|
||||
];
|
||||
|
||||
# System Packages
|
||||
|
|
@ -43,7 +40,6 @@
|
|||
devenv
|
||||
zellij
|
||||
zellij-switch
|
||||
zjstatus
|
||||
rsync
|
||||
]
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue