This website requires JavaScript.
Explore
Help
Register
Sign In
colonelpanic
/
dotfiles
Watch
1
Star
0
Fork
1
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8d75e623dc
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
]
;
}
Reference in New Issue
Copy Permalink