signal + dropbox

This commit is contained in:
2024-03-05 17:37:51 +01:00
parent 34bb6b62d5
commit 66c50ae9d0
4 changed files with 12 additions and 3 deletions

View File

@@ -2,8 +2,10 @@
{
# Include the results of the hardware scan.
imports =
[ ./hardware-configuration.nix ./home/programs/dropbox/default.nix ];
imports = [
./hardware-configuration.nix
#./home/programs/dropbox/default.nix
];
# Use the systemd-boot EFI boot loader.
boot.loader = {