freun.dev add snips
This commit is contained in:
committed by
Joakim Repomaa
parent
f1d5a4b2f2
commit
983e313e11
@@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{ config, lib, pkgs, bin, ... }:
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
imports = [ ../gnome ../custom-programs ./neovim ];
|
||||
@@ -236,6 +236,7 @@
|
||||
hostname = "apu.tempel-vibes.ts.net";
|
||||
user = "root";
|
||||
};
|
||||
"bin.freun.dev".port = bin.sshPort;
|
||||
};
|
||||
};
|
||||
spotify-player = {
|
||||
|
||||
Reference in New Issue
Block a user