This website requires JavaScript.
Explore
Help
Sign In
felschr
/
nixos-config
Watch
1
Star
1
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
fdc8002a0d
nixos-config
/
home
/
ausweisapp.nix
7 lines
74 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(home-pc): add ausweisapp
2020-11-07 11:58:17 +01:00
{
config
,
pkgs
,
.
.
.
}:
style: reformat with nixfmt-rfc-style
2024-05-26 16:45:38 +02:00
with
pkgs
;
{
feat(home-pc): add ausweisapp
2020-11-07 11:58:17 +01:00
home
.
packages
=
[
AusweisApp2
]
;
}
Reference in a new issue
Copy permalink