Updated unsable and added dev nixpkgs

This commit is contained in:
Andrea Ciceri 2022-04-18 12:51:46 +02:00
parent 09138e72d9
commit 77e2a86231
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
5 changed files with 46 additions and 38 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, suites, lib, config, nixpkgs-dev, ... }:
{ pkgs, suites, lib, config, ... }:
{
home-manager.users.ccr = { suites, ... }: {
imports = with suites; shell ++ base ++ (if config.networking.hostName != "hs" then
@ -9,7 +9,7 @@
home.packages = with pkgs; [
ack
ranger
nixpkgs-dev.umoria
umoria
] ++ (if config.networking.hostName != "hs" then [
imv
calibre