This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
nixcfg
Watch
1
Star
0
Fork
0
You've already forked nixcfg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nixcfg
/
home
/
features
/
desktop
/
default.nix
10 lines
110 B
Nix
Raw
Normal View
History
Unescape
Escape
video4
2024-09-05 14:34:40 +02:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
video5
2024-09-10 12:31:27 +02:00
./hyprland.nix
video4
2024-09-05 14:34:40 +02:00
./wayland.nix
]
;
home
.
packages
=
with
pkgs
;
[
]
;
}
Reference in New Issue
Copy Permalink