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
a92698bae7
flake
/
nixos
/
packages
/
graphical
/
default.nix
13 lines
124 B
Nix
Raw
Normal View
History
Unescape
Escape
initial commit
2023-09-19 00:17:43 +00:00
{
.
.
.
}:
{
imports
=
[
./display-server
#./flatpak.nix
./fonts.nix
./graphical.nix
nixos,fix: actually import xdg.nix
2023-09-26 08:35:45 +00:00
./xdg.nix
initial commit
2023-09-19 00:17:43 +00:00
]
;
}
Reference in a new issue
Copy permalink