mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-02-07 18:22:47 +01:00
Switch to niri - Episode 2: The (first?) purge
This commit is contained in:
parent
f28ec1ae8f
commit
c2ebb8d760
67 changed files with 552 additions and 83566 deletions
|
|
@ -33,5 +33,11 @@ in {
|
|||
};
|
||||
};
|
||||
# home.packages = [typst-within.packages."x86_64-linux".default];
|
||||
home.packages = [pkgs.typst];
|
||||
home.packages = [
|
||||
pkgs.typst
|
||||
|
||||
# `typed` dependencies
|
||||
pkgs.mupdf
|
||||
pkgs.inotify-tools
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue