This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
nixos-config
Watch
1
Star
0
Fork
0
You've already forked nixos-config
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nixos-config
/
home
/
features
/
coding
/
default.nix
8 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
here we go
2024-10-20 00:30:58 +02:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
nixd
alejandra
+tailwindcss
2024-11-22 08:54:24 +01:00
tailwindcss
here we go
2024-10-20 00:30:58 +02:00
]
;
}
Reference in New Issue
Copy Permalink