system changes
This commit is contained in:
parent
ddf175cf49
commit
620d5f100c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Import various scripts useful on my system.
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.file."./.local/bin/hmmmmm".text = "hi";
|
||||
home.file = {
|
||||
"./.local/bin/deploy-website" = {
|
||||
executable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue