mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
add back some stuff
This commit is contained in:
parent
b05ca530eb
commit
3be805c3a5
3 changed files with 6 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
showtime
|
||||
nautilus
|
||||
gnome-disk-utility
|
||||
upower
|
||||
];
|
||||
imports = [
|
||||
./eye-candy.nix
|
||||
|
|
|
|||
|
|
@ -69,6 +69,10 @@
|
|||
# };
|
||||
|
||||
flatpak.enable = true;
|
||||
|
||||
upower.enable = true;
|
||||
|
||||
udisks2.enable = true;
|
||||
};
|
||||
|
||||
security = {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
noto-fonts-color-emoji
|
||||
fira-code
|
||||
nerd-fonts.symbols-only
|
||||
nerd-fonts.hurmit
|
||||
nerd-fonts.monofur
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue