Update packages
This commit is contained in:
parent
11cf5cfd64
commit
ada46d635c
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
|
|
||||||
|
imports = [ ./small.nix ];
|
||||||
# List packages installed in system profile
|
# List packages installed in system profile
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dig # DNS utilities
|
dig # DNS utilities
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 26552d8bade6fa39188ebf68e9ffa1a8dcd75108
|
Subproject commit 8ed82c9afaac6359cf4603196f7a5bd4b399a4b5
|
Loading…
Add table
Reference in a new issue