1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 03:21:10 +01:00

package overlays

This commit is contained in:
Kierán Meinhardt
2019-05-15 23:42:37 +02:00
parent 7c17c9fc70
commit 8864500b4e
4 changed files with 29 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }:
let secrets = import <dot/secrets.nix>;
in {
environment.systemPackages = [ pkgs.sncli ];
environment.systemPackages = [ pkgs.python3Packages.sncli ];
home-manager.users.me = {
home.file.".snclirc".text = ''