mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
update nixos stable to unstable in prep for 25.05 (#21)
* update nixos stable to unstable in prep for 25.05 * update flake.lock
This commit is contained in:
parent
c0f1512489
commit
4adaac1edd
5 changed files with 33 additions and 33 deletions
|
|
@ -9,10 +9,10 @@ in {
|
|||
|
||||
base16Scheme = theme;
|
||||
|
||||
fonts.monospace = {
|
||||
name = "JetBrainsMono Nerd Font";
|
||||
package = pkgs.nerdfonts.override {fonts = ["JetBrainsMono"];};
|
||||
};
|
||||
# fonts.monospace = {
|
||||
# name = "JetBrainsMono Nerd Font";
|
||||
# package = pkgs.nerdfonts.override {fonts = ["JetBrainsMono"];};
|
||||
# };
|
||||
|
||||
enable = true;
|
||||
autoEnable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue