This website requires JavaScript.
Explore
Help
Register
Sign In
wgester
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
forked from
colonelpanic/dotfiles
Code
Pull Requests
Activity
118ad8f3ea
dotfiles
/
nixos
/
internet-computer.nix
8 lines
94 B
Nix
Raw
Normal View
History
Unescape
Escape
[NixOS] Fixes
2021-07-10 15:29:34 -06:00
{
pkgs
,
.
.
.
}:
[NixOS] Add internet-computer.nix
2021-07-10 15:28:43 -06:00
{
environment
.
systemPackages
=
with
pkgs
;
[
ic-keysmith
quill
]
;
}
Copy Permalink