Compare commits
2 Commits
3b09828517
...
9ce15b7fae
Author | SHA1 | Date | |
---|---|---|---|
9ce15b7fae | |||
53060541d5 |
|
@ -38,7 +38,12 @@ in
|
||||||
arp-scan
|
arp-scan
|
||||||
acpi
|
acpi
|
||||||
julia-bin
|
julia-bin
|
||||||
python3
|
(python3.withPackages (ps: with ps; [
|
||||||
|
ipython
|
||||||
|
matplotlib
|
||||||
|
numpy
|
||||||
|
scipy
|
||||||
|
]))
|
||||||
hpkgs.ghc
|
hpkgs.ghc
|
||||||
firefox
|
firefox
|
||||||
sxiv
|
sxiv
|
||||||
|
@ -84,6 +89,7 @@ in
|
||||||
texlive.combined.scheme-full
|
texlive.combined.scheme-full
|
||||||
cornelis
|
cornelis
|
||||||
zulip
|
zulip
|
||||||
|
rink
|
||||||
];
|
];
|
||||||
stateVersion = "23.05";
|
stateVersion = "23.05";
|
||||||
};
|
};
|
||||||
|
|
|
@ -14,7 +14,7 @@ xkb_symbols "fox" {
|
||||||
key <AE08> {[ 8, U1F449, ifonlyif, U1F97A ]};
|
key <AE08> {[ 8, U1F449, ifonlyif, U1F97A ]};
|
||||||
key <AE09> {[ 9, U1F448, implies, therefore ]};
|
key <AE09> {[ 9, U1F448, implies, therefore ]};
|
||||||
key <AE10> {[ 0, equal, notequal, approximate ]};
|
key <AE10> {[ 0, equal, notequal, approximate ]};
|
||||||
key <AE11> {[ plus, asterisk, caret, underscore ]};
|
key <AE11> {[ plus, asterisk, asciicircum, underscore ]};
|
||||||
key <AE12> {[ minus, slash, bar, backslash ]};
|
key <AE12> {[ minus, slash, bar, backslash ]};
|
||||||
|
|
||||||
key <AD01> {[ aring, Aring, U1F4EE, Sinh_ng2 ]};
|
key <AD01> {[ aring, Aring, U1F4EE, Sinh_ng2 ]};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user