mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
chore: run nixfmt
This commit is contained in:
parent
ccd6199d95
commit
1236708729
5 changed files with 8 additions and 8 deletions
|
@ -19,8 +19,9 @@
|
|||
# xxx
|
||||
# '';
|
||||
|
||||
home.file.".config/neofetch/config.conf".source = ../../../config/neofetch.conf;
|
||||
|
||||
home.file.".config/neofetch/config.conf".source =
|
||||
../../../config/neofetch.conf;
|
||||
|
||||
# Packages that should be installed to the user profile.
|
||||
home.packages = with pkgs; [
|
||||
neofetch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue