This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
flake
Watch
1
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6763cdbedc
flake
/
users
/
guanranwang
/
home-manager
/
profiles
/
command-line
/
nixos
/
default.nix
7 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
home: added ./resources/media/nixos
2023-11-09 17:24:35 +00:00
{
pkgs
,
.
.
.
}:
{
home: sorting
2023-11-14 03:22:17 +00:00
imports
=
[
../resources/common
]
;
home: added ./resources/media/nixos
2023-11-09 17:24:35 +00:00
home
.
packages
=
with
pkgs
;
[
home: sorting
2023-11-14 03:22:17 +00:00
trashy
home: added ./resources/media/nixos
2023-11-09 17:24:35 +00:00
]
;
}
Reference in a new issue
Copy permalink