mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: changed stuff, to lazy to say what
This commit is contained in:
parent
a0de2dba92
commit
3c230de4fd
17 changed files with 118 additions and 181 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
nix.settings = {
|
||||
substituters = [
|
||||
"https://cosmic.cachix.org/"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="
|
||||
];
|
||||
};
|
||||
# nix.settings = {
|
||||
# substituters = [
|
||||
# "https://cosmic.cachix.org/"
|
||||
# ];
|
||||
# trusted-public-keys = [
|
||||
# "cosmic.cachix.org-1:Dya9IyXD4xdBehWjrkPv6rtxpmMdRel02smYzA85dPE="
|
||||
# ];
|
||||
# };
|
||||
|
||||
environment.sessionVariables.COSMIC_DATA_CONTROL_ENABLED = 1;
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue