global/general: remove redundant nix-channel activation script
This commit is contained in:
parent
1195464340
commit
eaecb1f85b
1 changed files with 0 additions and 6 deletions
|
@ -24,12 +24,6 @@
|
|||
|
||||
services.timesyncd.extraConfig = "FallbackNTP=162.159.200.1 2606:4700:f1::1"; # time.cloudflare.com
|
||||
|
||||
system.activationScripts = {
|
||||
# FIX: command-not-found database doesn't exist normally
|
||||
# FIXME: activation script doesn't work properly, and frequently errors
|
||||
# channels-update.text = "${pkgs.nix}/bin/nix-channel --update";
|
||||
};
|
||||
|
||||
# Reenable when CI and a binary cache is setup
|
||||
#environment.noXlibs = lib.mkDefault (!config.info.graphical);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue