This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
nix-config-v2
Watch
1
Star
0
Fork
0
You've already forked nix-config-v2
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2ae159c67961f99680fc0c3596b753d979c7d87
nix-config-v2
/
home
/
packages
/
linux.nix
5 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
working? plus cleanup and fallbacks
2025-11-17 12:12:17 -05:00
{
lib
,
pkgs
,
isNixOS
?
true
,
.
.
.
}:
lib
.
mkIf
pkgs
.
stdenv
.
isLinux
{
wip: added configuration changes to tuwunel, livekit, lk-jwt-service
2026-02-23 21:53:20 -05:00
modularized home packages
2024-10-31 22:56:43 -04:00
}
Reference in New Issue
Copy Permalink