another cobalt snapshot, moving towards niri
This commit is contained in:
parent
02f530c6b9
commit
d8591cb70d
3 changed files with 23 additions and 8 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./calibre.nix
|
||||
./fonts.nix
|
||||
];
|
||||
|
||||
zw.calibre.enable = true;
|
||||
|
|
@ -37,10 +38,4 @@
|
|||
};
|
||||
# screen sharing /w hyp
|
||||
services.dbus.enable = true;
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.iosevka
|
||||
atkinson-hyperlegible
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue