Compare commits

..

No commits in common. "7759241d9902e4405e02e5e8ffe98fe5d1953c78" and "97288d1592a981df718c8c1930aaea43277ee603" have entirely different histories.

4 changed files with 10 additions and 24 deletions

View File

@ -18,12 +18,11 @@
environment.systemPackages = with pkgs; [
xscreensaver
texliveFull
texliveMedium
libreoffice
ecryptfs
ffmpeg
thunderbird
];
hardware.bluetooth = {

View File

@ -41,11 +41,11 @@
},
"locked": {
"dir": "pkgs/firefox-addons",
"lastModified": 1708805268,
"narHash": "sha256-TyB6HacqcoIoK8tf5mwk/K9bkexCxjJsVXBp4+cbATI=",
"lastModified": 1710537928,
"narHash": "sha256-uBYpos1lJ3AIuCEKx/yO0rOYCkBbkC37fgR+Y0hdk6g=",
"owner": "rycee",
"repo": "nur-expressions",
"rev": "211c45ca8c36d7aebcff3e4b548142093fc85857",
"rev": "9a40144862e64dd651f599bff59a04b5ba20b610",
"type": "gitlab"
},
"original": {
@ -114,11 +114,11 @@
]
},
"locked": {
"lastModified": 1702195668,
"narHash": "sha256-Lxmjez0nfNBptdqV5GsXKm7Bb7swjGsrxiLxWJu0tL8=",
"lastModified": 1709578214,
"narHash": "sha256-jSCHB1+9eA0S2h7G8Aju8XARK0vbDuOR7uFFvCEsKhk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "33110fb3c7fe6a94b98b641866a5eddb64b7c23f",
"rev": "219f4bef6d22bc67cddefbba69aadb748d79c49d",
"type": "github"
},
"original": {
@ -199,11 +199,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1708702655,
"narHash": "sha256-qxT5jSLhelfLhQ07+AUxSTm1VnVH+hQxDkQSZ/m/Smo=",
"lastModified": 1710420202,
"narHash": "sha256-MvFKESbq4rUWuaf2RKPNYENaSZEw/jaCLo2gU6oREcM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c5101e457206dd437330d283d6626944e28794b3",
"rev": "878ef7d9721bee9f81f8a80819f9211ad1f993da",
"type": "github"
},
"original": {

View File

@ -9,4 +9,3 @@ port 587
tls_starttls on
from ryan@beepboop.systems
user ryan@beepboop.systems
passwordeval rbw get "mail.beepboop.systems"

View File

@ -1,12 +0,0 @@
\documentclass{article}
\usepackage{tikz}
\begin{document}
\section{Network Diagram}
\begin{tikzpicture}
\node
\end{tikzpicture}
\end{document}