Random changes
This commit is contained in:
parent
b179393b6d
commit
5c52ddee55
5 changed files with 33 additions and 32 deletions
|
|
@ -17,6 +17,6 @@
|
|||
|
||||
environment.sessionVariables = {
|
||||
PASSWORD_STORE_ENABLE_EXTENSIONS = "true";
|
||||
ROCQPATH = "/etc/profiles/per-user/lyes/lib/coq/9.0/user-contrib";
|
||||
# ROCQPATH = "/etc/profiles/per-user/lyes/lib/coq/9.0/user-contrib";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ let
|
|||
in {
|
||||
users.users.lyes.packages = with pkgs; [
|
||||
# Web
|
||||
zen-browser.packages."${system}".default
|
||||
zen-browser.packages."${stdenv.hostPlatform.system}".default
|
||||
dropbox
|
||||
filezilla
|
||||
organicmaps
|
||||
|
|
@ -128,6 +128,7 @@ in {
|
|||
coqPackages.metarocq-template-rocq
|
||||
coqPackages.vscoq-language-server
|
||||
numworks-udev-rules
|
||||
zola
|
||||
|
||||
# Containers & VMs
|
||||
toolbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue