mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
feat: init exwm
This commit is contained in:
parent
83e52eb0f4
commit
2de2e7f644
3 changed files with 30 additions and 4 deletions
|
@ -38,7 +38,7 @@
|
|||
fira-code
|
||||
feh
|
||||
meld
|
||||
emacs
|
||||
emacs-igc
|
||||
vlc
|
||||
jftui
|
||||
libreoffice
|
||||
|
@ -58,6 +58,10 @@
|
|||
signal-desktop
|
||||
scli
|
||||
texlive.combined.scheme-full
|
||||
unstable.nixd
|
||||
emacs-lsp-booster
|
||||
hunspellDicts.en_US
|
||||
hunspellDicts.fr-moderne
|
||||
]
|
||||
++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts);
|
||||
fonts.fontconfig.enable = true;
|
||||
|
@ -68,7 +72,6 @@
|
|||
|
||||
home.persistence."/persistent/home/julien" = {
|
||||
files = [
|
||||
".config/gnome-initial-setup-done"
|
||||
".config/background"
|
||||
".cert/nm-openvpn/telecom-paris-ca.pem"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue